| /linux-6.15/net/tipc/ |
| H A D | netlink.c | 49 [TIPC_NLA_BEARER] = { .type = NLA_NESTED, }, 50 [TIPC_NLA_SOCK] = { .type = NLA_NESTED, }, 51 [TIPC_NLA_PUBL] = { .type = NLA_NESTED, }, 52 [TIPC_NLA_LINK] = { .type = NLA_NESTED, }, 53 [TIPC_NLA_MEDIA] = { .type = NLA_NESTED, }, 54 [TIPC_NLA_NODE] = { .type = NLA_NESTED, }, 55 [TIPC_NLA_NET] = { .type = NLA_NESTED, }, 56 [TIPC_NLA_NAME_TABLE] = { .type = NLA_NESTED, }, 57 [TIPC_NLA_MON] = { .type = NLA_NESTED, }, 76 [TIPC_NLA_SOCK_CON] = { .type = NLA_NESTED }, [all …]
|
| /linux-6.15/net/bridge/ |
| H A D | br_mrp_netlink.c | 11 [IFLA_BRIDGE_MRP_INSTANCE] = { .type = NLA_NESTED }, 12 [IFLA_BRIDGE_MRP_PORT_STATE] = { .type = NLA_NESTED }, 13 [IFLA_BRIDGE_MRP_PORT_ROLE] = { .type = NLA_NESTED }, 14 [IFLA_BRIDGE_MRP_RING_STATE] = { .type = NLA_NESTED }, 15 [IFLA_BRIDGE_MRP_RING_ROLE] = { .type = NLA_NESTED }, 16 [IFLA_BRIDGE_MRP_START_TEST] = { .type = NLA_NESTED }, 17 [IFLA_BRIDGE_MRP_IN_ROLE] = { .type = NLA_NESTED }, 18 [IFLA_BRIDGE_MRP_IN_STATE] = { .type = NLA_NESTED }, 19 [IFLA_BRIDGE_MRP_START_IN_TEST] = { .type = NLA_NESTED },
|
| /linux-6.15/tools/lib/thermal/ |
| H A D | commands.c | 15 [THERMAL_GENL_ATTR_TZ] = { .type = NLA_NESTED }, 18 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED }, 28 [THERMAL_GENL_ATTR_TZ_GOV] = { .type = NLA_NESTED }, 32 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED }, 39 [THERMAL_GENL_ATTR_THRESHOLD] = { .type = NLA_NESTED },
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | nldev.c | 73 [RDMA_NLDEV_ATTR_DRIVER] = { .type = NLA_NESTED }, 74 [RDMA_NLDEV_ATTR_DRIVER_ENTRY] = { .type = NLA_NESTED }, 95 [RDMA_NLDEV_ATTR_RES_CM_ID] = { .type = NLA_NESTED }, 98 [RDMA_NLDEV_ATTR_RES_CQ] = { .type = NLA_NESTED }, 101 [RDMA_NLDEV_ATTR_RES_CQ_ENTRY] = { .type = NLA_NESTED }, 102 [RDMA_NLDEV_ATTR_RES_CTX] = { .type = NLA_NESTED }, 113 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED }, 118 [RDMA_NLDEV_ATTR_RES_PD] = { .type = NLA_NESTED }, 124 [RDMA_NLDEV_ATTR_RES_QP] = { .type = NLA_NESTED }, 134 [RDMA_NLDEV_ATTR_RES_SUMMARY] = { .type = NLA_NESTED }, [all …]
|
| /linux-6.15/net/netfilter/ipset/ |
| H A D | ip_set_bitmap_ip.c | 346 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 347 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 354 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 355 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_netnet.c | 493 [IPSET_ATTR_BITMASK] = { .type = NLA_NESTED }, 496 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 497 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 498 [IPSET_ATTR_IP2] = { .type = NLA_NESTED }, 499 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_ip.c | 292 [IPSET_ATTR_BITMASK] = { .type = NLA_NESTED }, 296 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 297 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_bitmap_ipmac.c | 386 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 387 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 393 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_ipportnet.c | 535 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 536 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 537 [IPSET_ATTR_IP2] = { .type = NLA_NESTED }, 538 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_ipport.c | 381 [IPSET_ATTR_BITMASK] = { .type = NLA_NESTED }, 384 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 385 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_ipportip.c | 376 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 377 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 378 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_netportnet.c | 591 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 592 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED }, 593 [IPSET_ATTR_IP2] = { .type = NLA_NESTED }, 594 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
|
| H A D | ip_set_hash_ipmark.c | 300 [IPSET_ATTR_IP] = { .type = NLA_NESTED }, 301 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_range.c | 46 [NFTA_RANGE_FROM_DATA] = { .type = NLA_NESTED }, 47 [NFTA_RANGE_TO_DATA] = { .type = NLA_NESTED },
|
| H A D | nft_tunnel.c | 380 [NFTA_TUNNEL_KEY_OPTS_VXLAN] = { .type = NLA_NESTED, }, 381 [NFTA_TUNNEL_KEY_OPTS_ERSPAN] = { .type = NLA_NESTED, }, 382 [NFTA_TUNNEL_KEY_OPTS_GENEVE] = { .type = NLA_NESTED, }, 434 [NFTA_TUNNEL_KEY_IP] = { .type = NLA_NESTED, }, 435 [NFTA_TUNNEL_KEY_IP6] = { .type = NLA_NESTED, }, 442 [NFTA_TUNNEL_KEY_OPTS] = { .type = NLA_NESTED, },
|
| H A D | nf_conntrack_netlink.c | 1450 [CTA_TUPLE_IP] = { .type = NLA_NESTED }, 1451 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED }, 1563 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED }, 1564 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED }, 1566 [CTA_PROTOINFO] = { .type = NLA_NESTED }, 1567 [CTA_HELP] = { .type = NLA_NESTED }, 1568 [CTA_NAT_SRC] = { .type = NLA_NESTED }, 1572 [CTA_NAT_DST] = { .type = NLA_NESTED }, 1582 [CTA_FILTER] = { .type = NLA_NESTED }, 2648 [CTA_EXPECT_MASK] = { .type = NLA_NESTED }, [all …]
|
| /linux-6.15/net/dcb/ |
| H A D | dcbnl.c | 47 [DCB_ATTR_PFC_CFG] = {.type = NLA_NESTED}, 48 [DCB_ATTR_PG_CFG] = {.type = NLA_NESTED}, 51 [DCB_ATTR_CAP] = {.type = NLA_NESTED}, 53 [DCB_ATTR_BCN] = {.type = NLA_NESTED}, 54 [DCB_ATTR_APP] = {.type = NLA_NESTED}, 55 [DCB_ATTR_IEEE] = {.type = NLA_NESTED}, 57 [DCB_ATTR_FEATCFG] = {.type = NLA_NESTED}, 75 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED}, 76 [DCB_PG_ATTR_TC_1] = {.type = NLA_NESTED}, 77 [DCB_PG_ATTR_TC_2] = {.type = NLA_NESTED}, [all …]
|
| /linux-6.15/net/netlabel/ |
| H A D | netlabel_cipso_v4.c | 54 [NLBL_CIPSOV4_A_TAGLST] = { .type = NLA_NESTED }, 57 [NLBL_CIPSOV4_A_MLSLVL] = { .type = NLA_NESTED }, 58 [NLBL_CIPSOV4_A_MLSLVLLST] = { .type = NLA_NESTED }, 61 [NLBL_CIPSOV4_A_MLSCAT] = { .type = NLA_NESTED }, 62 [NLBL_CIPSOV4_A_MLSCATLST] = { .type = NLA_NESTED },
|
| /linux-6.15/net/netlink/ |
| H A D | policy.c | 162 case NLA_NESTED: in netlink_policy_dump_add_policy() 220 case NLA_NESTED: in netlink_policy_dump_attr_size_estimate() 274 case NLA_NESTED: in __netlink_policy_dump_write_attr()
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_netlink.c | 25 [THERMAL_GENL_ATTR_TZ] = { .type = NLA_NESTED }, 28 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED }, 38 [THERMAL_GENL_ATTR_TZ_GOV] = { .type = NLA_NESTED }, 42 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED }, 49 [THERMAL_GENL_ATTR_CPU_CAPABILITY] = { .type = NLA_NESTED }, 55 [THERMAL_GENL_ATTR_THRESHOLD] = { .type = NLA_NESTED },
|
| /linux-6.15/net/ethtool/ |
| H A D | tsconfig.c | 191 [ETHTOOL_A_TSCONFIG_HWTSTAMP_FLAGS] = { .type = NLA_NESTED }, 192 [ETHTOOL_A_TSCONFIG_RX_FILTERS] = { .type = NLA_NESTED }, 193 [ETHTOOL_A_TSCONFIG_TX_TYPES] = { .type = NLA_NESTED },
|
| H A D | debug.c | 71 [ETHTOOL_A_DEBUG_MSGMASK] = { .type = NLA_NESTED },
|
| /linux-6.15/net/8021q/ |
| H A D | vlan_netlink.c | 21 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED }, 22 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
|
| /linux-6.15/lib/ |
| H A D | nlattr.c | 43 [NLA_NESTED] = NLA_HDRLEN, 424 if ((pt->type == NLA_NESTED || pt->type == NLA_NESTED_ARRAY) && in validate_nla() 430 if (pt->type != NLA_NESTED && pt->type != NLA_NESTED_ARRAY && in validate_nla() 503 case NLA_NESTED: in validate_nla()
|
| /linux-6.15/net/ieee802154/ |
| H A D | nl802154.c | 213 [NL802154_ATTR_WPAN_PHY_CAPS] = { .type = NLA_NESTED }, 215 [NL802154_ATTR_SUPPORTED_COMMANDS] = { .type = NLA_NESTED }, 222 [NL802154_ATTR_COORDINATOR] = { .type = NLA_NESTED }, 238 [NL802154_ATTR_PEER] = { .type = NLA_NESTED }, 243 [NL802154_ATTR_SEC_OUT_KEY_ID] = { .type = NLA_NESTED, }, 246 [NL802154_ATTR_SEC_LEVEL] = { .type = NLA_NESTED }, 247 [NL802154_ATTR_SEC_DEVICE] = { .type = NLA_NESTED }, 248 [NL802154_ATTR_SEC_DEVKEY] = { .type = NLA_NESTED }, 249 [NL802154_ATTR_SEC_KEY] = { .type = NLA_NESTED }, 2073 [NL802154_KEY_ATTR_ID] = { NLA_NESTED }, [all …]
|