Home
last modified time | relevance | path

Searched refs:NLA_NESTED (Results 1 – 25 of 100) sorted by relevance

1234

/linux/net/tipc/
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, },
76 [TIPC_NLA_SOCK_CON] = { .type = NLA_NESTED },
[all …]
/linux/net/bridge/
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 },
/linux/drivers/infiniband/core/
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 },
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 },
106 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED },
111 [RDMA_NLDEV_ATTR_RES_PD] = { .type = NLA_NESTED },
117 [RDMA_NLDEV_ATTR_RES_QP] = { .type = NLA_NESTED },
127 [RDMA_NLDEV_ATTR_RES_SUMMARY] = { .type = NLA_NESTED },
[all …]
/linux/net/dcb/
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 …]
/linux/net/netfilter/ipset/
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 },
A Dip_set_hash_netnet.c489 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
490 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
491 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
492 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
A Dip_set_hash_ipportnet.c532 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
533 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
534 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
535 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
A Dip_set_bitmap_ipmac.c386 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
387 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
393 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
A Dip_set_hash_ipportip.c375 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
376 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
377 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
A Dip_set_hash_netportnet.c588 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
589 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
590 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
591 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
A Dip_set_hash_ip.c301 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
302 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
A Dip_set_hash_ipmark.c299 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
300 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
/linux/net/netfilter/
A Dnft_tunnel.c348 [NFTA_TUNNEL_KEY_OPTS_VXLAN] = { .type = NLA_NESTED, },
349 [NFTA_TUNNEL_KEY_OPTS_ERSPAN] = { .type = NLA_NESTED, },
350 [NFTA_TUNNEL_KEY_OPTS_GENEVE] = { .type = NLA_NESTED, },
401 [NFTA_TUNNEL_KEY_IP] = { .type = NLA_NESTED, },
402 [NFTA_TUNNEL_KEY_IP6] = { .type = NLA_NESTED, },
409 [NFTA_TUNNEL_KEY_OPTS] = { .type = NLA_NESTED, },
A Dnft_range.c46 [NFTA_RANGE_FROM_DATA] = { .type = NLA_NESTED },
47 [NFTA_RANGE_TO_DATA] = { .type = NLA_NESTED },
A Dnf_conntrack_netlink.c1407 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
1408 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
1520 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
1521 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
1523 [CTA_PROTOINFO] = { .type = NLA_NESTED },
1524 [CTA_HELP] = { .type = NLA_NESTED },
1525 [CTA_NAT_SRC] = { .type = NLA_NESTED },
1529 [CTA_NAT_DST] = { .type = NLA_NESTED },
1539 [CTA_FILTER] = { .type = NLA_NESTED },
2640 [CTA_EXPECT_MASK] = { .type = NLA_NESTED },
[all …]
A Dnft_bitwise.c87 [NFTA_BITWISE_MASK] = { .type = NLA_NESTED },
88 [NFTA_BITWISE_XOR] = { .type = NLA_NESTED },
90 [NFTA_BITWISE_DATA] = { .type = NLA_NESTED },
/linux/net/netlabel/
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 },
/linux/net/netlink/
A Dpolicy.c161 case NLA_NESTED: in netlink_policy_dump_add_policy()
209 case NLA_NESTED: in netlink_policy_dump_attr_size_estimate()
261 case NLA_NESTED: in __netlink_policy_dump_write_attr()
/linux/drivers/thermal/
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 },
/linux/lib/
A Dnlattr.c40 [NLA_NESTED] = NLA_HDRLEN,
387 if ((pt->type == NLA_NESTED || pt->type == NLA_NESTED_ARRAY) && in validate_nla()
393 if (pt->type != NLA_NESTED && pt->type != NLA_NESTED_ARRAY && in validate_nla()
457 case NLA_NESTED: in validate_nla()
/linux/net/8021q/
A Dvlan_netlink.c21 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
22 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
/linux/net/sched/
A Dact_tunnel_key.c60 [TCA_TUNNEL_KEY_ENC_OPTS_GENEVE] = { .type = NLA_NESTED },
61 [TCA_TUNNEL_KEY_ENC_OPTS_VXLAN] = { .type = NLA_NESTED },
62 [TCA_TUNNEL_KEY_ENC_OPTS_ERSPAN] = { .type = NLA_NESTED },
341 [TCA_TUNNEL_KEY_ENC_OPTS] = { .type = NLA_NESTED },
/linux/net/ieee802154/
A Dnl802154.c211 [NL802154_ATTR_WPAN_PHY_CAPS] = { .type = NLA_NESTED },
213 [NL802154_ATTR_SUPPORTED_COMMANDS] = { .type = NLA_NESTED },
222 [NL802154_ATTR_SEC_OUT_KEY_ID] = { .type = NLA_NESTED, },
225 [NL802154_ATTR_SEC_LEVEL] = { .type = NLA_NESTED },
226 [NL802154_ATTR_SEC_DEVICE] = { .type = NLA_NESTED },
227 [NL802154_ATTR_SEC_DEVKEY] = { .type = NLA_NESTED },
228 [NL802154_ATTR_SEC_KEY] = { .type = NLA_NESTED },
1327 [NL802154_KEY_ID_ATTR_IMPLICIT] = { .type = NLA_NESTED },
1543 [NL802154_KEY_ATTR_ID] = { NLA_NESTED },
1912 [NL802154_DEVKEY_ATTR_ID] = { NLA_NESTED },
/linux/net/ipv4/
A Dip_tunnel_core.c440 [LWTUNNEL_IP_OPTS] = { .type = NLA_NESTED },
444 [LWTUNNEL_IP_OPTS_GENEVE] = { .type = NLA_NESTED },
445 [LWTUNNEL_IP_OPTS_VXLAN] = { .type = NLA_NESTED },
446 [LWTUNNEL_IP_OPTS_ERSPAN] = { .type = NLA_NESTED },
936 [LWTUNNEL_IP6_OPTS] = { .type = NLA_NESTED },
/linux/net/core/
A Dlwt_bpf.c364 [LWT_BPF_IN] = { .type = NLA_NESTED, },
365 [LWT_BPF_OUT] = { .type = NLA_NESTED, },
366 [LWT_BPF_XMIT] = { .type = NLA_NESTED, },

Completed in 49 milliseconds

1234