/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/net/bridge/ |
D | br_netlink.c | 711 [IFLA_BRPORT_STATE] = { .type = NLA_U8 }, 714 [IFLA_BRPORT_MODE] = { .type = NLA_U8 }, 715 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 }, 716 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 }, 717 [IFLA_BRPORT_FAST_LEAVE]= { .type = NLA_U8 }, 718 [IFLA_BRPORT_LEARNING] = { .type = NLA_U8 }, 719 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 }, 720 [IFLA_BRPORT_PROXYARP] = { .type = NLA_U8 }, 721 [IFLA_BRPORT_PROXYARP_WIFI] = { .type = NLA_U8 }, 722 [IFLA_BRPORT_MULTICAST_ROUTER] = { .type = NLA_U8 }, [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
D | testmode.c | 7 [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_ANTENNA] = { .type = NLA_U8 }, 15 [MT76_TM_ATTR_TX_POWER_CONTROL] = { .type = NLA_U8 },
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
D | bond_netlink.c | 83 [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_RATE] = { .type = NLA_U8 }, 104 [IFLA_BOND_AD_SELECT] = { .type = NLA_U8 }, 110 [IFLA_BOND_TLB_DYNAMIC_LB] = { .type = NLA_U8 },
|
/kernel/linux/linux-5.10/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 | 140 [ETHTOOL_A_PAUSE_AUTONEG] = { .type = NLA_U8 }, 141 [ETHTOOL_A_PAUSE_RX] = { .type = NLA_U8 }, 142 [ETHTOOL_A_PAUSE_TX] = { .type = NLA_U8 },
|
D | eee.c | 129 [ETHTOOL_A_EEE_ENABLED] = { .type = NLA_U8 }, 130 [ETHTOOL_A_EEE_TX_LPI_ENABLED] = { .type = NLA_U8 },
|
/kernel/linux/linux-5.10/net/batman-adv/ |
D | netlink.c | 103 [BATADV_ATTR_TPMETER_RESULT] = { .type = NLA_U8 }, 109 [BATADV_ATTR_TT_TTVN] = { .type = NLA_U8 }, 110 [BATADV_ATTR_TT_LAST_TTVN] = { .type = NLA_U8 }, 117 [BATADV_ATTR_TQ] = { .type = NLA_U8 }, 133 [BATADV_ATTR_AGGREGATED_OGMS_ENABLED] = { .type = NLA_U8 }, 134 [BATADV_ATTR_AP_ISOLATION_ENABLED] = { .type = NLA_U8 }, 137 [BATADV_ATTR_BONDING_ENABLED] = { .type = NLA_U8 }, 138 [BATADV_ATTR_BRIDGE_LOOP_AVOIDANCE_ENABLED] = { .type = NLA_U8 }, 139 [BATADV_ATTR_DISTRIBUTED_ARP_TABLE_ENABLED] = { .type = NLA_U8 }, 140 [BATADV_ATTR_FRAGMENTATION_ENABLED] = { .type = NLA_U8 }, [all …]
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
D | ip_set_hash_ipport.c | 348 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 349 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 350 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 359 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 360 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_ip.c | 284 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 285 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 287 [IPSET_ATTR_NETMASK] = { .type = NLA_U8 }, 293 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_netport.c | 467 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 468 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 469 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 478 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 479 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_mac.c | 132 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 133 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportip.c | 363 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 364 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 374 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 375 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_ipmark.c | 282 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 283 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 291 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportnet.c | 520 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 521 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 532 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 533 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 }, 534 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
/kernel/linux/linux-5.10/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, },
|
/kernel/linux/linux-5.10/include/net/ |
D | fib_rules.h | 118 [FRA_L3MDEV] = { .type = NLA_U8 }, \ 120 [FRA_PROTOCOL] = { .type = NLA_U8 }, \ 121 [FRA_IP_PROTO] = { .type = NLA_U8 }, \
|
/kernel/linux/linux-5.10/net/sched/ |
D | cls_flower.c | 617 [TCA_FLOWER_KEY_IP_PROTO] = { .type = NLA_U8 }, 631 [TCA_FLOWER_KEY_VLAN_PRIO] = { .type = NLA_U8 }, 656 [TCA_FLOWER_KEY_ICMPV4_TYPE] = { .type = NLA_U8 }, 657 [TCA_FLOWER_KEY_ICMPV4_TYPE_MASK] = { .type = NLA_U8 }, 658 [TCA_FLOWER_KEY_ICMPV4_CODE] = { .type = NLA_U8 }, 659 [TCA_FLOWER_KEY_ICMPV4_CODE_MASK] = { .type = NLA_U8 }, 660 [TCA_FLOWER_KEY_ICMPV6_TYPE] = { .type = NLA_U8 }, 661 [TCA_FLOWER_KEY_ICMPV6_TYPE_MASK] = { .type = NLA_U8 }, 662 [TCA_FLOWER_KEY_ICMPV6_CODE] = { .type = NLA_U8 }, 663 [TCA_FLOWER_KEY_ICMPV6_CODE_MASK] = { .type = NLA_U8 }, [all …]
|
D | act_tunnel_key.c | 68 [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 },
|
/kernel/linux/linux-5.10/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, },
|
/kernel/linux/linux-5.10/lib/ |
D | nlattr.c | 24 [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()
|
/kernel/linux/linux-5.10/net/netlink/ |
D | policy.c | 213 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()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | ip_tunnel_core.c | 446 [LWTUNNEL_IP_TTL] = { .type = NLA_U8 }, 447 [LWTUNNEL_IP_TOS] = { .type = NLA_U8 }, 461 [LWTUNNEL_IP_OPT_GENEVE_TYPE] = { .type = NLA_U8 }, 472 [LWTUNNEL_IP_OPT_ERSPAN_VER] = { .type = NLA_U8 }, 474 [LWTUNNEL_IP_OPT_ERSPAN_DIR] = { .type = NLA_U8 }, 475 [LWTUNNEL_IP_OPT_ERSPAN_HWID] = { .type = NLA_U8 }, 941 [LWTUNNEL_IP6_HOPLIMIT] = { .type = NLA_U8 }, 942 [LWTUNNEL_IP6_TC] = { .type = NLA_U8 },
|