Home
last modified time | relevance | path

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

12345

/linux/net/ieee802154/
A Dnl_policy.c19 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
23 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, },
24 [IEEE802154_ATTR_BCN_ORD] = { .type = NLA_U8, },
25 [IEEE802154_ATTR_SF_ORD] = { .type = NLA_U8, },
26 [IEEE802154_ATTR_PAN_COORD] = { .type = NLA_U8, },
27 [IEEE802154_ATTR_BAT_EXT] = { .type = NLA_U8, },
29 [IEEE802154_ATTR_PAGE] = { .type = NLA_U8, },
30 [IEEE802154_ATTR_DEV_TYPE] = { .type = NLA_U8, },
42 [IEEE802154_ATTR_REASON] = { .type = NLA_U8, },
45 [IEEE802154_ATTR_DURATION] = { .type = NLA_U8, },
[all …]
/linux/net/dcb/
A Ddcbnl.c46 [DCB_ATTR_STATE] = {.type = NLA_U8},
49 [DCB_ATTR_SET_ALL] = {.type = NLA_U8},
52 [DCB_ATTR_PFC_STATE] = {.type = NLA_U8},
62 [DCB_PFC_UP_ATTR_0] = {.type = NLA_U8},
63 [DCB_PFC_UP_ATTR_1] = {.type = NLA_U8},
64 [DCB_PFC_UP_ATTR_2] = {.type = NLA_U8},
65 [DCB_PFC_UP_ATTR_3] = {.type = NLA_U8},
66 [DCB_PFC_UP_ATTR_4] = {.type = NLA_U8},
67 [DCB_PFC_UP_ATTR_5] = {.type = NLA_U8},
68 [DCB_PFC_UP_ATTR_6] = {.type = NLA_U8},
[all …]
/linux/net/bridge/
A Dbr_netlink.c811 [IFLA_BRPORT_STATE] = { .type = NLA_U8 },
814 [IFLA_BRPORT_MODE] = { .type = NLA_U8 },
815 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 },
816 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 },
817 [IFLA_BRPORT_FAST_LEAVE]= { .type = NLA_U8 },
818 [IFLA_BRPORT_LEARNING] = { .type = NLA_U8 },
820 [IFLA_BRPORT_PROXYARP] = { .type = NLA_U8 },
829 [IFLA_BRPORT_ISOLATED] = { .type = NLA_U8 },
1134 [IFLA_BR_VLAN_FILTERING] = { .type = NLA_U8 },
1139 [IFLA_BR_MCAST_ROUTER] = { .type = NLA_U8 },
[all …]
/linux/drivers/net/wireless/mediatek/mt76/
A Dtestmode.c7 [MT76_TM_ATTR_STATE] = { .type = NLA_U8 },
9 [MT76_TM_ATTR_TX_RATE_MODE] = { .type = NLA_U8 },
10 [MT76_TM_ATTR_TX_RATE_NSS] = { .type = NLA_U8 },
11 [MT76_TM_ATTR_TX_RATE_IDX] = { .type = NLA_U8 },
12 [MT76_TM_ATTR_TX_RATE_SGI] = { .type = NLA_U8 },
13 [MT76_TM_ATTR_TX_RATE_LDPC] = { .type = NLA_U8 },
14 [MT76_TM_ATTR_TX_RATE_STBC] = { .type = NLA_U8 },
15 [MT76_TM_ATTR_TX_LTF] = { .type = NLA_U8 },
16 [MT76_TM_ATTR_TX_ANTENNA] = { .type = NLA_U8 },
17 [MT76_TM_ATTR_TX_SPE_IDX] = { .type = NLA_U8 },
[all …]
/linux/drivers/net/bonding/
A Dbond_netlink.c83 [IFLA_BOND_MODE] = { .type = NLA_U8 },
88 [IFLA_BOND_USE_CARRIER] = { .type = NLA_U8 },
94 [IFLA_BOND_PRIMARY_RESELECT] = { .type = NLA_U8 },
95 [IFLA_BOND_FAIL_OVER_MAC] = { .type = NLA_U8 },
96 [IFLA_BOND_XMIT_HASH_POLICY] = { .type = NLA_U8 },
98 [IFLA_BOND_NUM_PEER_NOTIF] = { .type = NLA_U8 },
99 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 },
103 [IFLA_BOND_AD_LACP_ACTIVE] = { .type = NLA_U8 },
104 [IFLA_BOND_AD_LACP_RATE] = { .type = NLA_U8 },
105 [IFLA_BOND_AD_SELECT] = { .type = NLA_U8 },
[all …]
/linux/net/batman-adv/
A Dnetlink.c104 [BATADV_ATTR_TPMETER_RESULT] = { .type = NLA_U8 },
110 [BATADV_ATTR_TT_TTVN] = { .type = NLA_U8 },
111 [BATADV_ATTR_TT_LAST_TTVN] = { .type = NLA_U8 },
118 [BATADV_ATTR_TQ] = { .type = NLA_U8 },
134 [BATADV_ATTR_AGGREGATED_OGMS_ENABLED] = { .type = NLA_U8 },
135 [BATADV_ATTR_AP_ISOLATION_ENABLED] = { .type = NLA_U8 },
138 [BATADV_ATTR_BONDING_ENABLED] = { .type = NLA_U8 },
141 [BATADV_ATTR_FRAGMENTATION_ENABLED] = { .type = NLA_U8 },
144 [BATADV_ATTR_GW_MODE] = { .type = NLA_U8 },
146 [BATADV_ATTR_HOP_PENALTY] = { .type = NLA_U8 },
[all …]
/linux/net/ethtool/
A Dlinkinfo.c93 [ETHTOOL_A_LINKINFO_PORT] = { .type = NLA_U8 },
94 [ETHTOOL_A_LINKINFO_PHYADDR] = { .type = NLA_U8 },
95 [ETHTOOL_A_LINKINFO_TP_MDIX_CTRL] = { .type = NLA_U8 },
A Dpause.c134 [ETHTOOL_A_PAUSE_AUTONEG] = { .type = NLA_U8 },
135 [ETHTOOL_A_PAUSE_RX] = { .type = NLA_U8 },
136 [ETHTOOL_A_PAUSE_TX] = { .type = NLA_U8 },
A Deeprom.c236 [ETHTOOL_A_MODULE_EEPROM_PAGE] = { .type = NLA_U8 },
237 [ETHTOOL_A_MODULE_EEPROM_BANK] = { .type = NLA_U8 },
239 NLA_POLICY_RANGE(NLA_U8, 0, ETH_MODULE_MAX_I2C_ADDRESS),
A Dcoalesce.c215 [ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX] = { .type = NLA_U8 },
216 [ETHTOOL_A_COALESCE_USE_ADAPTIVE_TX] = { .type = NLA_U8 },
228 [ETHTOOL_A_COALESCE_USE_CQE_MODE_TX] = NLA_POLICY_MAX(NLA_U8, 1),
229 [ETHTOOL_A_COALESCE_USE_CQE_MODE_RX] = NLA_POLICY_MAX(NLA_U8, 1),
/linux/net/sched/
A Dcls_flower.c624 [TCA_FLOWER_KEY_IP_PROTO] = { .type = NLA_U8 },
638 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 },
663 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 },
675 [TCA_FLOWER_KEY_ARP_OP] = { .type = NLA_U8 },
681 [TCA_FLOWER_KEY_MPLS_TTL] = { .type = NLA_U8 },
682 [TCA_FLOWER_KEY_MPLS_BOS] = { .type = NLA_U8 },
683 [TCA_FLOWER_KEY_MPLS_TC] = { .type = NLA_U8 },
688 [TCA_FLOWER_KEY_IP_TOS] = { .type = NLA_U8 },
690 [TCA_FLOWER_KEY_IP_TTL] = { .type = NLA_U8 },
693 [TCA_FLOWER_KEY_CVLAN_PRIO] = { .type = NLA_U8 },
[all …]
A Dact_tunnel_key.c68 [TCA_TUNNEL_KEY_ENC_OPT_GENEVE_TYPE] = { .type = NLA_U8 },
80 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_VER] = { .type = NLA_U8 },
82 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
83 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_HWID] = { .type = NLA_U8 },
340 [TCA_TUNNEL_KEY_NO_CSUM] = { .type = NLA_U8 },
342 [TCA_TUNNEL_KEY_ENC_TOS] = { .type = NLA_U8 },
343 [TCA_TUNNEL_KEY_ENC_TTL] = { .type = NLA_U8 },
/linux/net/netfilter/ipset/
A Dip_set_hash_ipport.c354 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
355 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
356 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
365 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
366 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
A Dip_set_hash_ip.c294 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
295 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
297 [IPSET_ATTR_NETMASK] = { .type = NLA_U8 },
303 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
A Dip_set_hash_netport.c479 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
480 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
481 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
490 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
491 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
A Dip_set_hash_ipportnet.c526 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
527 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
538 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
539 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 },
540 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
A Dip_set_hash_ipportip.c369 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
370 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
380 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
381 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
A Dip_set_hash_ipmark.c293 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 },
294 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
302 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
/linux/net/ipv6/ila/
A Dila_main.c12 [ILA_ATTR_CSUM_MODE] = { .type = NLA_U8, },
13 [ILA_ATTR_IDENT_TYPE] = { .type = NLA_U8, },
A Dila_lwt.c123 [ILA_ATTR_CSUM_MODE] = { .type = NLA_U8, },
124 [ILA_ATTR_IDENT_TYPE] = { .type = NLA_U8, },
125 [ILA_ATTR_HOOK_TYPE] = { .type = NLA_U8, },
/linux/include/net/
A Dfib_rules.h118 [FRA_L3MDEV] = { .type = NLA_U8 }, \
120 [FRA_PROTOCOL] = { .type = NLA_U8 }, \
121 [FRA_IP_PROTO] = { .type = NLA_U8 }, \
/linux/net/l2tp/
A Dl2tp_netlink.c877 [L2TP_ATTR_DATA_SEQ] = { .type = NLA_U8, },
878 [L2TP_ATTR_L2SPEC_TYPE] = { .type = NLA_U8, },
879 [L2TP_ATTR_L2SPEC_LEN] = { .type = NLA_U8, },
880 [L2TP_ATTR_PROTO_VERSION] = { .type = NLA_U8, },
885 [L2TP_ATTR_UDP_CSUM] = { .type = NLA_U8, },
888 [L2TP_ATTR_RECV_SEQ] = { .type = NLA_U8, },
889 [L2TP_ATTR_SEND_SEQ] = { .type = NLA_U8, },
890 [L2TP_ATTR_LNS_MODE] = { .type = NLA_U8, },
891 [L2TP_ATTR_USING_IPSEC] = { .type = NLA_U8, },
/linux/lib/
A Dnlattr.c24 [NLA_U8] = sizeof(u8),
35 [NLA_U8] = sizeof(u8),
123 case NLA_U8: in nla_get_range_unsigned()
171 case NLA_U8: in nla_validate_range_unsigned()
308 case NLA_U8: in nla_validate_int_range()
333 case NLA_U8: in nla_validate_mask()
/linux/net/ipv4/
A Dip_tunnel_core.c437 [LWTUNNEL_IP_TTL] = { .type = NLA_U8 },
438 [LWTUNNEL_IP_TOS] = { .type = NLA_U8 },
452 [LWTUNNEL_IP_OPT_GENEVE_TYPE] = { .type = NLA_U8 },
463 [LWTUNNEL_IP_OPT_ERSPAN_VER] = { .type = NLA_U8 },
465 [LWTUNNEL_IP_OPT_ERSPAN_DIR] = { .type = NLA_U8 },
466 [LWTUNNEL_IP_OPT_ERSPAN_HWID] = { .type = NLA_U8 },
933 [LWTUNNEL_IP6_HOPLIMIT] = { .type = NLA_U8 },
934 [LWTUNNEL_IP6_TC] = { .type = NLA_U8 },
/linux/net/netlink/
A Dpolicy.c213 case NLA_U8: in netlink_policy_dump_attr_size_estimate()
276 case NLA_U8: in __netlink_policy_dump_write_attr()
283 if (pt->type == NLA_U8) in __netlink_policy_dump_write_attr()

Completed in 43 milliseconds

12345