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

/external/libnl/lib/netfilter/
H A 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/include/netlink/
H A Dattr.h39 NLA_U8, /**< 8 bit integer */ enumerator in enum:__anon24494
/external/libnl/lib/route/sch/
H A Ddsmark.c56 [TCA_DSMARK_VALUE] = { .type = NLA_U8 },
57 [TCA_DSMARK_MASK] = { .type = NLA_U8 },
/external/libnl/lib/
H A Dattr.c150 * @par Integers (NLA_U8, NLA_U16, NLA_U32, NLA_U64)
520 [NLA_U8] = sizeof(uint8_t),
/external/libnl/lib/route/
H A Dlink.c241 [IFLA_OPERSTATE]= { .type = NLA_U8 },
242 [IFLA_LINKMODE] = { .type = NLA_U8 },
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c2327 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 },
2328 [NL80211_STA_INFO_SIGNAL_AVG] = { .type = NLA_U8 },
2333 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 },
2406 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2473 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2546 [NL80211_ATTR_CQM_RSSI_HYST] = { .type = NLA_U8 },
5471 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 },
11397 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c2327 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 },
2328 [NL80211_STA_INFO_SIGNAL_AVG] = { .type = NLA_U8 },
2333 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 },
2406 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2473 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2546 [NL80211_ATTR_CQM_RSSI_HYST] = { .type = NLA_U8 },
5471 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 },
11397 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c2327 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 },
2328 [NL80211_STA_INFO_SIGNAL_AVG] = { .type = NLA_U8 },
2333 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 },
2406 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2473 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },
2546 [NL80211_ATTR_CQM_RSSI_HYST] = { .type = NLA_U8 },
5471 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 },
11397 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 },

Completed in 1820 milliseconds