Home
last modified time | relevance | path

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

12

/external/libnl/lib/route/link/
Dmacsec.c72 [IFLA_MACSEC_ICV_LEN] = { .type = NLA_U8 },
75 [IFLA_MACSEC_ENCODING_SA] = { .type = NLA_U8 },
76 [IFLA_MACSEC_ENCRYPT] = { .type = NLA_U8 },
77 [IFLA_MACSEC_PROTECT] = { .type = NLA_U8 },
78 [IFLA_MACSEC_INC_SCI] = { .type = NLA_U8 },
79 [IFLA_MACSEC_ES] = { .type = NLA_U8 },
80 [IFLA_MACSEC_SCB] = { .type = NLA_U8 },
81 [IFLA_MACSEC_REPLAY_PROTECT] = { .type = NLA_U8 },
82 [IFLA_MACSEC_VALIDATION] = { .type = NLA_U8 },
Dbridge.c111 [IFLA_BRPORT_STATE] = { .type = NLA_U8 },
114 [IFLA_BRPORT_MODE] = { .type = NLA_U8 },
115 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 },
116 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 },
117 [IFLA_BRPORT_FAST_LEAVE] = { .type = NLA_U8 },
118 [IFLA_BRPORT_LEARNING] = { .type = NLA_U8 },
119 [IFLA_BRPORT_LEARNING_SYNC] = { .type = NLA_U8 },
120 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 },
Dvxlan.c102 [IFLA_VXLAN_TTL] = { .type = NLA_U8 },
103 [IFLA_VXLAN_TOS] = { .type = NLA_U8 },
105 [IFLA_VXLAN_LEARNING] = { .type = NLA_U8 },
109 [IFLA_VXLAN_PROXY] = { .type = NLA_U8 },
110 [IFLA_VXLAN_RSC] = { .type = NLA_U8 },
111 [IFLA_VXLAN_L2MISS] = { .type = NLA_U8 },
112 [IFLA_VXLAN_L3MISS] = { .type = NLA_U8 },
113 [IFLA_VXLAN_COLLECT_METADATA] = { .type = NLA_U8 },
115 [IFLA_VXLAN_UDP_CSUM] = { .type = NLA_U8 },
116 [IFLA_VXLAN_UDP_ZERO_CSUM6_TX] = { .type = NLA_U8 },
[all …]
Dgeneve.c66 [IFLA_GENEVE_TTL] = { .type = NLA_U8 },
67 [IFLA_GENEVE_TOS] = { .type = NLA_U8 },
71 [IFLA_GENEVE_UDP_CSUM] = { .type = NLA_U8 },
72 [IFLA_GENEVE_UDP_ZERO_CSUM6_TX] = { .type = NLA_U8 },
73 [IFLA_GENEVE_UDP_ZERO_CSUM6_RX] = { .type = NLA_U8 },
Dip6tnl.c64 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
65 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
66 [IFLA_IPTUN_ENCAP_LIMIT] = { .type = NLA_U8 },
69 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
Dipip.c57 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
58 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
59 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 },
Dsit.c69 [IFLA_IPTUN_TTL] = { .type = NLA_U8 },
70 [IFLA_IPTUN_TOS] = { .type = NLA_U8 },
71 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 },
73 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
Dipgre.c69 [IFLA_GRE_TTL] = { .type = NLA_U8 },
70 [IFLA_GRE_TOS] = { .type = NLA_U8 },
71 [IFLA_GRE_PMTUDISC] = { .type = NLA_U8 },
Dinet6.c65 [IFLA_INET6_ADDR_GEN_MODE] = { .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()
/external/libnl/lib/netfilter/
Dct.c66 [CTA_PROTO_NUM] = { .type = NLA_U8 },
70 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },
71 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
73 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },
74 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
82 [CTA_PROTOINFO_TCP_STATE] = { .type = NLA_U8 },
83 [CTA_PROTOINFO_TCP_WSCALE_ORIGINAL] = { .type = NLA_U8 },
84 [CTA_PROTOINFO_TCP_WSCALE_REPLY] = { .type = NLA_U8 },
Dexp.c62 [CTA_PROTO_NUM] = { .type = NLA_U8 },
66 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 },
67 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
69 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 },
70 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
/external/libnl/lib/route/qdisc/
Ddsmark.c41 [TCA_DSMARK_VALUE] = { .type = NLA_U8 },
42 [TCA_DSMARK_MASK] = { .type = NLA_U8 },
/external/libnl/lib/route/
Dnh_encap_mpls.c49 [MPLS_IPTUNNEL_TTL] = { .type = NLA_U8 },
Drule.c89 [FRA_L3MDEV] = { .type = NLA_U8 },
90 [FRA_PROTOCOL] = { .type = NLA_U8 },
91 [FRA_IP_PROTO] = { .type = NLA_U8 },
Dlink.c351 [IFLA_OPERSTATE] = { .type = NLA_U8 },
352 [IFLA_LINKMODE] = { .type = NLA_U8 },
369 [IFLA_CARRIER] = { .type = NLA_U8 },
/external/libnl/include/netlink/
Dattr.h41 NLA_U8, /**< 8 bit integer */ enumerator
/external/libnl/lib/idiag/
Didiag_msg_obj.c681 [INET_DIAG_TOS] = { .type = NLA_U8 },
682 [INET_DIAG_TCLASS] = { .type = NLA_U8 },
685 [INET_DIAG_SHUTDOWN] = { .type = NLA_U8 },
/external/libnl/lib/route/act/
Dvlan.c38 [TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },
/external/wpa_supplicant_8/src/drivers/
Ddriver_macsec_linux.c489 [MACSEC_SA_ATTR_AN] = { .type = NLA_U8 },
490 [MACSEC_SA_ATTR_ACTIVE] = { .type = NLA_U8 },
497 [MACSEC_RXSC_ATTR_ACTIVE] = { .type = NLA_U8 },
Ddriver_nl80211_scan.c39 [NL80211_SURVEY_INFO_NOISE] = { .type = NLA_U8 }, in get_noise_for_scan_results()
712 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 }, in nl80211_parse_bss_info()
/external/libnl/lib/
Dattr.c181 [NLA_U8] = sizeof(uint8_t),

12