/linux-6.1.9/net/ieee802154/ |
D | nl_policy.c | 19 [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, }, 28 [IEEE802154_ATTR_COORD_REALIGN] = { .type = NLA_U8, }, 29 [IEEE802154_ATTR_PAGE] = { .type = NLA_U8, }, 30 [IEEE802154_ATTR_DEV_TYPE] = { .type = NLA_U8, }, 41 [IEEE802154_ATTR_CAPABILITY] = { .type = NLA_U8, }, [all …]
|
/linux-6.1.9/net/dcb/ |
D | dcbnl.c | 46 [DCB_ATTR_STATE] = {.type = NLA_U8}, 49 [DCB_ATTR_SET_ALL] = {.type = NLA_U8}, 52 [DCB_ATTR_PFC_STATE] = {.type = NLA_U8}, 56 [DCB_ATTR_DCBX] = {.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}, [all …]
|
/linux-6.1.9/net/bridge/ |
D | br_netlink.c | 859 [IFLA_BRPORT_STATE] = { .type = NLA_U8 }, 862 [IFLA_BRPORT_MODE] = { .type = NLA_U8 }, 863 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 }, 864 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 }, 865 [IFLA_BRPORT_FAST_LEAVE]= { .type = NLA_U8 }, 866 [IFLA_BRPORT_LEARNING] = { .type = NLA_U8 }, 867 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 }, 868 [IFLA_BRPORT_PROXYARP] = { .type = NLA_U8 }, 869 [IFLA_BRPORT_PROXYARP_WIFI] = { .type = NLA_U8 }, 870 [IFLA_BRPORT_MULTICAST_ROUTER] = { .type = NLA_U8 }, [all …]
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | vendor-cmd.c | 11 [IWL_MVM_VENDOR_ATTR_ROAMING_FORBIDDEN] = { .type = NLA_U8 }, 13 [IWL_MVM_VENDOR_ATTR_CHANNEL_NUM] = { .type = NLA_U8 }, 16 [IWL_MVM_VENDOR_ATTR_BAND] = { .type = NLA_U8 }, 17 [IWL_MVM_VENDOR_ATTR_COLLOC_CHANNEL] = { .type = NLA_U8 },
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | testmode.c | 9 [MT76_TM_ATTR_STATE] = { .type = NLA_U8 }, 11 [MT76_TM_ATTR_TX_RATE_MODE] = { .type = NLA_U8 }, 12 [MT76_TM_ATTR_TX_RATE_NSS] = { .type = NLA_U8 }, 13 [MT76_TM_ATTR_TX_RATE_IDX] = { .type = NLA_U8 }, 14 [MT76_TM_ATTR_TX_RATE_SGI] = { .type = NLA_U8 }, 15 [MT76_TM_ATTR_TX_RATE_LDPC] = { .type = NLA_U8 }, 16 [MT76_TM_ATTR_TX_RATE_STBC] = { .type = NLA_U8 }, 17 [MT76_TM_ATTR_TX_LTF] = { .type = NLA_U8 }, 18 [MT76_TM_ATTR_TX_ANTENNA] = { .type = NLA_U8 }, 19 [MT76_TM_ATTR_TX_SPE_IDX] = { .type = NLA_U8 }, [all …]
|
/linux-6.1.9/drivers/net/bonding/ |
D | bond_netlink.c | 88 [IFLA_BOND_MODE] = { .type = NLA_U8 }, 93 [IFLA_BOND_USE_CARRIER] = { .type = NLA_U8 }, 99 [IFLA_BOND_PRIMARY_RESELECT] = { .type = NLA_U8 }, 100 [IFLA_BOND_FAIL_OVER_MAC] = { .type = NLA_U8 }, 101 [IFLA_BOND_XMIT_HASH_POLICY] = { .type = NLA_U8 }, 103 [IFLA_BOND_NUM_PEER_NOTIF] = { .type = NLA_U8 }, 104 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 }, 108 [IFLA_BOND_AD_LACP_ACTIVE] = { .type = NLA_U8 }, 109 [IFLA_BOND_AD_LACP_RATE] = { .type = NLA_U8 }, 110 [IFLA_BOND_AD_SELECT] = { .type = NLA_U8 }, [all …]
|
/linux-6.1.9/net/batman-adv/ |
D | netlink.c | 104 [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 }, 139 [BATADV_ATTR_BRIDGE_LOOP_AVOIDANCE_ENABLED] = { .type = NLA_U8 }, 140 [BATADV_ATTR_DISTRIBUTED_ARP_TABLE_ENABLED] = { .type = NLA_U8 }, 141 [BATADV_ATTR_FRAGMENTATION_ENABLED] = { .type = NLA_U8 }, [all …]
|
/linux-6.1.9/net/ethtool/ |
D | linkinfo.c | 93 [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 },
|
D | pause.c | 134 [ETHTOOL_A_PAUSE_AUTONEG] = { .type = NLA_U8 }, 135 [ETHTOOL_A_PAUSE_RX] = { .type = NLA_U8 }, 136 [ETHTOOL_A_PAUSE_TX] = { .type = NLA_U8 },
|
D | eeprom.c | 236 [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),
|
D | coalesce.c | 215 [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-6.1.9/net/ipv6/ila/ |
D | ila_main.c | 12 [ILA_ATTR_CSUM_MODE] = { .type = NLA_U8, }, 13 [ILA_ATTR_IDENT_TYPE] = { .type = NLA_U8, },
|
D | ila_lwt.c | 123 [ILA_ATTR_CSUM_MODE] = { .type = NLA_U8, }, 124 [ILA_ATTR_IDENT_TYPE] = { .type = NLA_U8, }, 125 [ILA_ATTR_HOOK_TYPE] = { .type = NLA_U8, },
|
/linux-6.1.9/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 292 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 293 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 295 [IPSET_ATTR_NETMASK] = { .type = NLA_U8 }, 301 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipport.c | 355 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 356 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 357 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 366 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 367 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_netport.c | 474 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 475 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 476 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 485 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 486 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_mac.c | 134 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 135 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
|
D | ip_set_hash_ipmark.c | 294 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 295 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 303 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportip.c | 370 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 371 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 381 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 382 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportnet.c | 529 [IPSET_ATTR_BUCKETSIZE] = { .type = NLA_U8 }, 530 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 541 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 542 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 }, 543 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
/linux-6.1.9/net/sched/ |
D | cls_flower.c | 621 [TCA_FLOWER_KEY_IP_PROTO] = { .type = NLA_U8 }, 635 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 }, 660 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 }, 661 [TCA_FLOWER_KEY_ICMPV4_TYPE_MASK] = { .type = NLA_U8 }, 662 [TCA_FLOWER_KEY_ICMPV4_CODE] = { .type = NLA_U8 }, 663 [TCA_FLOWER_KEY_ICMPV4_CODE_MASK] = { .type = NLA_U8 }, 664 [TCA_FLOWER_KEY_ICMPV6_TYPE] = { .type = NLA_U8 }, 665 [TCA_FLOWER_KEY_ICMPV6_TYPE_MASK] = { .type = NLA_U8 }, 666 [TCA_FLOWER_KEY_ICMPV6_CODE] = { .type = NLA_U8 }, 667 [TCA_FLOWER_KEY_ICMPV6_CODE_MASK] = { .type = NLA_U8 }, [all …]
|
D | act_tunnel_key.c | 67 [TCA_TUNNEL_KEY_ENC_OPT_GENEVE_TYPE] = { .type = NLA_U8 }, 79 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_VER] = { .type = NLA_U8 }, 81 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_DIR] = { .type = NLA_U8 }, 82 [TCA_TUNNEL_KEY_ENC_OPT_ERSPAN_HWID] = { .type = NLA_U8 }, 339 [TCA_TUNNEL_KEY_NO_CSUM] = { .type = NLA_U8 }, 341 [TCA_TUNNEL_KEY_ENC_TOS] = { .type = NLA_U8 }, 342 [TCA_TUNNEL_KEY_ENC_TTL] = { .type = NLA_U8 },
|
/linux-6.1.9/net/l2tp/ |
D | l2tp_netlink.c | 877 [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-6.1.9/net/netlink/ |
D | policy.c | 223 case NLA_U8: in netlink_policy_dump_attr_size_estimate() 286 case NLA_U8: in __netlink_policy_dump_write_attr() 293 if (pt->type == NLA_U8) in __netlink_policy_dump_write_attr()
|
/linux-6.1.9/lib/ |
D | nlattr.c | 25 [NLA_U8] = sizeof(u8), 36 [NLA_U8] = sizeof(u8), 124 case NLA_U8: in nla_get_range_unsigned() 174 case NLA_U8: in nla_validate_range_unsigned() 319 case NLA_U8: in nla_validate_int_range() 346 case NLA_U8: in nla_validate_mask()
|