Searched refs:NLA_PUT_U16 (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/
H A Dattr.h178 #define NLA_PUT_U16(msg, attrtype, value) \ macro
/external/libnl/lib/route/sch/
H A Ddsmark.c188 NLA_PUT_U16(msg, TCA_DSMARK_INDICES, dsmark->qdm_indices);
191 NLA_PUT_U16(msg, TCA_DSMARK_DEFAULT_INDEX,
/external/libnl/lib/netfilter/
H A Dct.c422 NLA_PUT_U16(msg, CTA_PROTO_SRC_PORT,
426 NLA_PUT_U16(msg, CTA_PROTO_DST_PORT,
430 NLA_PUT_U16(msg, CTA_PROTO_ICMP_ID,
/external/libnl/lib/route/link/
H A Dvlan.c268 NLA_PUT_U16(msg, IFLA_VLAN_ID, vi->vi_vlan_id);

Completed in 477 milliseconds