Home
last modified time | relevance | path

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

/external/iw/
Dlink.c33 [NL80211_BSS_BEACON_INTERVAL] = { .type = NLA_U16 }, in link_bss_handler()
34 [NL80211_BSS_CAPABILITY] = { .type = NLA_U16 }, in link_bss_handler()
127 [NL80211_STA_INFO_LLID] = { .type = NLA_U16 }, in print_link_sta()
128 [NL80211_STA_INFO_PLID] = { .type = NLA_U16 }, in print_link_sta()
136 [NL80211_STA_BSS_PARAM_BEACON_INTERVAL] = { .type = NLA_U16 }, in print_link_sta()
Dstation.c52 [NL80211_RATE_INFO_BITRATE] = { .type = NLA_U16 }, in parse_bitrate()
138 [NL80211_STA_INFO_LLID] = { .type = NLA_U16 }, in print_sta_handler()
139 [NL80211_STA_INFO_PLID] = { .type = NLA_U16 }, in print_sta_handler()
Dscan.c1858 [NL80211_BSS_BEACON_INTERVAL] = { .type = NLA_U16 }, in print_bss_handler()
1859 [NL80211_BSS_CAPABILITY] = { .type = NLA_U16 }, in print_bss_handler()
/external/libnl/lib/netfilter/
Dexp.c41 [CTA_EXPECT_ZONE] = { .type = NLA_U16 },
62 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },
63 [CTA_PROTO_DST_PORT] = { .type = NLA_U16 },
64 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },
67 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
Dct.c66 [CTA_ZONE] = { .type = NLA_U16 },
84 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },
85 [CTA_PROTO_DST_PORT] = { .type = NLA_U16 },
86 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },
89 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
/external/libnl/lib/route/qdisc/
Ddsmark.c38 [TCA_DSMARK_INDICES] = { .type = NLA_U16 },
39 [TCA_DSMARK_DEFAULT_INDEX] = { .type = NLA_U16 },
/external/libnl/lib/route/link/
Dvlan.c59 [IFLA_VLAN_ID] = { .type = NLA_U16 },
63 [IFLA_VLAN_PROTOCOL] = { .type = NLA_U16 },
Dipgre.c62 [IFLA_GRE_IFLAGS] = { .type = NLA_U16 },
63 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 },
Dmacvlan.c51 [IFLA_MACVLAN_FLAGS] = { .type = NLA_U16 },
Dbridge.c82 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
Dsit.c63 [IFLA_IPTUN_FLAGS] = { .type = NLA_U16 },
/external/libnl/include/netlink/
Dattr.h40 NLA_U16, /**< 16 bit integer */ enumerator
/external/libnl/lib/genl/
Dctrl.c44 [CTRL_ATTR_FAMILY_ID] = { .type = NLA_U16 },
/external/libnl/lib/
Dattr.c181 [NLA_U16] = sizeof(uint16_t),
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_scan.c705 [NL80211_BSS_BEACON_INTERVAL] = { .type = NLA_U16 }, in nl80211_parse_bss_info()
706 [NL80211_BSS_CAPABILITY] = { .type = NLA_U16 }, in nl80211_parse_bss_info()
Ddriver_nl80211.c1426 [NL80211_RATE_INFO_BITRATE] = { .type = NLA_U16 }, in get_link_signal()
6287 [NL80211_RATE_INFO_BITRATE] = { .type = NLA_U16 }, in get_sta_handler()
/external/libnl/python/netlink/
Dcapi.i916 NLA_U16, /**< 16 bit integer */ enumerator
/external/libnl/doc/
Dcore.txt2093 NLA_U16:: 16bit integer
2098 attribtue +NLA_u8+ and +NLA_U16+ will not result in space savings in
2146 Use +NLA_U8+, +NLA_U16+, +NLA_U32+, or +NLA_U64+ to define the type of