Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbridge.c81 [IFLA_BRPORT_STATE] = { .type = NLA_U8 },
84 [IFLA_BRPORT_MODE] = { .type = NLA_U8 },
85 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 },
86 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 },
87 [IFLA_BRPORT_FAST_LEAVE] = { .type = NLA_U8 },
Dvxlan.c78 [IFLA_VXLAN_TTL] = { .type = NLA_U8 },
79 [IFLA_VXLAN_TOS] = { .type = NLA_U8 },
80 [IFLA_VXLAN_LEARNING] = { .type = NLA_U8 },
84 [IFLA_VXLAN_PROXY] = { .type = NLA_U8 },
85 [IFLA_VXLAN_RSC] = { .type = NLA_U8 },
86 [IFLA_VXLAN_L2MISS] = { .type = NLA_U8 },
87 [IFLA_VXLAN_L3MISS] = { .type = NLA_U8 },
Dsit.c60 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
61 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
62 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 },
64 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
Dip6tnl.c63 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
64 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
65 [IFLA_IPTUN_ENCAP_LIMIT] = { .type = NLA_U8 },
68 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
Dipip.c56 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
57 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
58 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 },
Dipgre.c68 [IFLA_GRE_TTL] = { .type = NLA_U8 },
69 [IFLA_GRE_TOS] = { .type = NLA_U8 },
70 [IFLA_GRE_PMTUDISC] = { .type = NLA_U8 },
/external/libnl/lib/netfilter/
Dct.c83 [CTA_PROTO_NUM] = { .type = NLA_U8 },
87 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },
88 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
90 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },
91 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
99 [CTA_PROTOINFO_TCP_STATE] = { .type = NLA_U8 },
100 [CTA_PROTOINFO_TCP_WSCALE_ORIGINAL] = { .type = NLA_U8 },
101 [CTA_PROTOINFO_TCP_WSCALE_REPLY] = { .type = NLA_U8 },
Dexp.c61 [CTA_PROTO_NUM] = { .type = NLA_U8 },
65 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },
66 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
68 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },
69 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
/external/iw/
Dlink.c37 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 }, in link_bss_handler()
125 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 }, in print_link_sta()
129 [NL80211_STA_INFO_PLINK_STATE] = { .type = NLA_U8 }, in print_link_sta()
135 [NL80211_STA_BSS_PARAM_DTIM_PERIOD] = { .type = NLA_U8 }, in print_link_sta()
Dmpath.c39 [NL80211_MPATH_INFO_DISCOVERY_RETRIES] = { .type = NLA_U8 }, in print_mpath_handler()
40 [NL80211_MPATH_INFO_FLAGS] = { .type = NLA_U8 }, in print_mpath_handler()
Dstation.c54 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 }, in parse_bitrate()
134 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 }, in print_sta_handler()
140 [NL80211_STA_INFO_PLINK_STATE] = { .type = NLA_U8 }, in print_sta_handler()
Dsurvey.c25 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in print_survey_handler()
Dscan.c1862 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 }, in print_bss_handler()
/external/libnl/lib/route/qdisc/
Ddsmark.c41 [TCA_DSMARK_VALUE] = { .type = NLA_U8 },
42 [TCA_DSMARK_MASK] = { .type = NLA_U8 },
/external/libnl/lib/idiag/
Didiag_msg_obj.c586 [IDIAG_ATTR_TOS] = { .type = NLA_U8 },
587 [IDIAG_ATTR_TCLASS] = { .type = NLA_U8 },
589 [IDIAG_ATTR_SHUTDOWN] = { .type = NLA_U8 },
/external/libnl/include/netlink/
Dattr.h39 NLA_U8, /**< 8 bit integer */ enumerator
/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_linux.c431 [MACSEC_SA_ATTR_AN] = { .type = NLA_U8 },
432 [MACSEC_SA_ATTR_ACTIVE] = { .type = NLA_U8 },
439 [MACSEC_RXSC_ATTR_ACTIVE] = { .type = NLA_U8 },
Ddriver_nl80211_scan.c38 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in get_noise_for_scan_results()
688 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 }, in nl80211_parse_bss_info()
Ddriver_nl80211_event.c188 [NL80211_STA_WME_UAPSD_QUEUES] = { .type = NLA_U8 }, in nl80211_parse_wmm_params()
1153 [NL80211_ATTR_CQM_RSSI_HYST] = { .type = NLA_U8 }, in nl80211_cqm_event()
Ddriver_nl80211.c1318 [NL80211_STA_INFO_SIGNAL] = { .type = NLA_U8 }, in get_link_signal()
1319 [NL80211_STA_INFO_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1320 [NL80211_STA_INFO_BEACON_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1325 [NL80211_RATE_INFO_MCS] = { .type = NLA_U8 }, in get_link_signal()
1399 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in get_link_noise()
7531 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in survey_handler()
/external/libnl/lib/
Dattr.c180 [NLA_U8] = sizeof(uint8_t),
/external/libnl/lib/route/
Dlink.c277 [IFLA_OPERSTATE] = { .type = NLA_U8 },
278 [IFLA_LINKMODE] = { .type = NLA_U8 },
292 [IFLA_CARRIER] = { .type = NLA_U8 },
/external/libnl/python/netlink/
Dcapi.i915 NLA_U8, /**< 8 bit integer */ enumerator
/external/libnl/doc/
Dcore.txt2092 NLA_U8:: 8bit integer
2146 Use +NLA_U8+, +NLA_U16+, +NLA_U32+, or +NLA_U64+ to define the type of
2158 [ATTR_BAR] = { .type = NLA_U8 },