Home
last modified time | relevance | path

Searched refs:NLA_U8 (Results 1 – 8 of 8) sorted by relevance

/external/libnl/lib/netfilter/
Dct.c74 [CTA_PROTO_NUM] = { .type = NLA_U8 },
78 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },
79 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
81 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },
82 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
90 [CTA_PROTOINFO_TCP_STATE] = { .type = NLA_U8 },
91 [CTA_PROTOINFO_TCP_WSCALE_ORIGINAL] = { .type = NLA_U8 },
92 [CTA_PROTOINFO_TCP_WSCALE_REPLY] = { .type = NLA_U8 },
/external/libnl/lib/route/sch/
Ddsmark.c56 [TCA_DSMARK_VALUE] = { .type = NLA_U8 },
57 [TCA_DSMARK_MASK] = { .type = NLA_U8 },
/external/libnl/include/netlink/
Dattr.h39 NLA_U8, /**< 8 bit integer */ enumerator
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_scan.c27 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in get_noise_for_scan_results()
495 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 }, in bss_info_handler()
Ddriver_nl80211_event.c188 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 }, in nl80211_parse_wmm_params()
1039 [NL80211_ATTR_CQM_RSSI_HYST] = { .type = NLA_U8 }, in nl80211_cqm_event()
Ddriver_nl80211.c1187 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 }, in get_link_signal()
1188 [NL80211_STA_INFO_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1189 [NL80211_STA_INFO_BEACON_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1194 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 }, in get_link_signal()
1268 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in get_link_noise()
6790 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in survey_handler()
/external/libnl/lib/
Dattr.c520 [NLA_U8] = sizeof(uint8_t),
/external/libnl/lib/route/
Dlink.c241 [IFLA_OPERSTATE]= { .type = NLA_U8 },
242 [IFLA_LINKMODE] = { .type = NLA_U8 },