Home
last modified time | relevance | path

Searched refs:NLA_NESTED (Results 1 - 25 of 196) sorted by relevance

12345678

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink.c49 [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, },
63 [TIPC_NLA_NAME_TABLE_PUBL] = { .type = NLA_NESTED }
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink.c49 [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, },
63 [TIPC_NLA_NAME_TABLE_PUBL] = { .type = NLA_NESTED }
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_mrp_netlink.c11 [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 },
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_mrp_netlink.c11 [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 },
/kernel/linux/linux-6.6/tools/lib/thermal/
H A Dcommands.c14 [THERMAL_GENL_ATTR_TZ] = { .type = NLA_NESTED },
17 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
27 [THERMAL_GENL_ATTR_TZ_GOV] = { .type = NLA_NESTED },
31 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED },
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnldev.c66 [RDMA_NLDEV_ATTR_DRIVER] = { .type = NLA_NESTED },
67 [RDMA_NLDEV_ATTR_DRIVER_ENTRY] = { .type = NLA_NESTED },
88 [RDMA_NLDEV_ATTR_RES_CM_ID] = { .type = NLA_NESTED },
90 [RDMA_NLDEV_ATTR_RES_CM_ID_ENTRY] = { .type = NLA_NESTED },
91 [RDMA_NLDEV_ATTR_RES_CQ] = { .type = NLA_NESTED },
94 [RDMA_NLDEV_ATTR_RES_CQ_ENTRY] = { .type = NLA_NESTED },
104 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED },
107 [RDMA_NLDEV_ATTR_RES_MR_ENTRY] = { .type = NLA_NESTED },
109 [RDMA_NLDEV_ATTR_RES_PD] = { .type = NLA_NESTED },
111 [RDMA_NLDEV_ATTR_RES_PD_ENTRY] = { .type = NLA_NESTED },
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c66 [RDMA_NLDEV_ATTR_DRIVER] = { .type = NLA_NESTED },
67 [RDMA_NLDEV_ATTR_DRIVER_ENTRY] = { .type = NLA_NESTED },
88 [RDMA_NLDEV_ATTR_RES_CM_ID] = { .type = NLA_NESTED },
90 [RDMA_NLDEV_ATTR_RES_CM_ID_ENTRY] = { .type = NLA_NESTED },
91 [RDMA_NLDEV_ATTR_RES_CQ] = { .type = NLA_NESTED },
94 [RDMA_NLDEV_ATTR_RES_CQ_ENTRY] = { .type = NLA_NESTED },
95 [RDMA_NLDEV_ATTR_RES_CTX] = { .type = NLA_NESTED },
97 [RDMA_NLDEV_ATTR_RES_CTX_ENTRY] = { .type = NLA_NESTED },
106 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED },
109 [RDMA_NLDEV_ATTR_RES_MR_ENTRY] = { .type = NLA_NESTED },
[all...]
/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c47 [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...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_tunnel.c349 [NFTA_TUNNEL_KEY_OPTS_VXLAN] = { .type = NLA_NESTED, },
350 [NFTA_TUNNEL_KEY_OPTS_ERSPAN] = { .type = NLA_NESTED, },
351 [NFTA_TUNNEL_KEY_OPTS_GENEVE] = { .type = NLA_NESTED, },
402 [NFTA_TUNNEL_KEY_IP] = { .type = NLA_NESTED, },
403 [NFTA_TUNNEL_KEY_IP6] = { .type = NLA_NESTED, },
410 [NFTA_TUNNEL_KEY_OPTS] = { .type = NLA_NESTED, },
H A Dnft_range.c46 [NFTA_RANGE_FROM_DATA] = { .type = NLA_NESTED },
47 [NFTA_RANGE_TO_DATA] = { .type = NLA_NESTED },
H A Dnf_conntrack_netlink.c1359 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
1360 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
1472 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
1473 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
1475 [CTA_PROTOINFO] = { .type = NLA_NESTED },
1476 [CTA_HELP] = { .type = NLA_NESTED },
1477 [CTA_NAT_SRC] = { .type = NLA_NESTED },
1481 [CTA_NAT_DST] = { .type = NLA_NESTED },
1482 [CTA_TUPLE_MASTER] = { .type = NLA_NESTED },
1483 [CTA_NAT_SEQ_ADJ_ORIG] = { .type = NLA_NESTED },
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_range.c46 [NFTA_RANGE_FROM_DATA] = { .type = NLA_NESTED },
47 [NFTA_RANGE_TO_DATA] = { .type = NLA_NESTED },
H A Dnft_tunnel.c377 [NFTA_TUNNEL_KEY_OPTS_VXLAN] = { .type = NLA_NESTED, },
378 [NFTA_TUNNEL_KEY_OPTS_ERSPAN] = { .type = NLA_NESTED, },
379 [NFTA_TUNNEL_KEY_OPTS_GENEVE] = { .type = NLA_NESTED, },
431 [NFTA_TUNNEL_KEY_IP] = { .type = NLA_NESTED, },
432 [NFTA_TUNNEL_KEY_IP6] = { .type = NLA_NESTED, },
439 [NFTA_TUNNEL_KEY_OPTS] = { .type = NLA_NESTED, },
/kernel/linux/linux-5.10/net/netlink/
H A Dpolicy.c161 case NLA_NESTED: in netlink_policy_dump_add_policy()
219 case NLA_NESTED: in netlink_policy_dump_attr_size_estimate()
271 case NLA_NESTED: in __netlink_policy_dump_write_attr()
/kernel/linux/linux-6.6/net/netlink/
H A Dpolicy.c161 case NLA_NESTED: in netlink_policy_dump_add_policy()
219 case NLA_NESTED: in netlink_policy_dump_attr_size_estimate()
271 case NLA_NESTED: in __netlink_policy_dump_write_attr()
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_ip.c292 [IPSET_ATTR_BITMASK] = { .type = NLA_NESTED },
296 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
297 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_netnet.c493 [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 Dip_set_bitmap_ip.c349 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
350 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
357 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
358 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c47 [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...]
/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_cipso_v4.c54 [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 },
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_netlink.c23 [THERMAL_GENL_ATTR_TZ] = { .type = NLA_NESTED },
26 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
36 [THERMAL_GENL_ATTR_TZ_GOV] = { .type = NLA_NESTED },
40 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED },
47 [THERMAL_GENL_ATTR_CPU_CAPABILITY] = { .type = NLA_NESTED },
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_cipso_v4.c54 [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 },
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c23 [THERMAL_GENL_ATTR_TZ] = { .type = NLA_NESTED },
26 [THERMAL_GENL_ATTR_TZ_TRIP] = { .type = NLA_NESTED },
36 [THERMAL_GENL_ATTR_TZ_GOV] = { .type = NLA_NESTED },
40 [THERMAL_GENL_ATTR_CDEV] = { .type = NLA_NESTED },
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_bitmap_ip.c349 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
350 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
357 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
358 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_netnet.c477 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
478 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
479 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
480 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },

Completed in 21 milliseconds

12345678