Home
last modified time | relevance | path

Searched refs:NLA_U16 (Results 1 – 7 of 7) sorted by relevance

/external/libnl/lib/netfilter/
Dct.c75 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },
76 [CTA_PROTO_DST_PORT] = { .type = NLA_U16 },
77 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },
80 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
/external/libnl/lib/route/sch/
Ddsmark.c53 [TCA_DSMARK_INDICES] = { .type = NLA_U16 },
54 [TCA_DSMARK_DEFAULT_INDEX] = { .type = NLA_U16 },
/external/libnl/include/netlink/
Dattr.h40 NLA_U16, /**< 16 bit integer */ enumerator
/external/libnl/lib/genl/
Dctrl.c41 [CTRL_ATTR_FAMILY_ID] = { .type = NLA_U16 },
/external/libnl/lib/
Dattr.c521 [NLA_U16] = sizeof(uint16_t),
/external/libnl/lib/route/link/
Dvlan.c65 [IFLA_VLAN_ID] = { .type = NLA_U16 },
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c2332 [NL80211_RATE_INFO_BITRATE] = { .type = NLA_U16 }, in get_link_signal()
5467 [NL80211_BSS_BEACON_INTERVAL] = { .type = NLA_U16 }, in bss_info_handler()
5468 [NL80211_BSS_CAPABILITY] = { .type = NLA_U16 }, in bss_info_handler()