Home
last modified time | relevance | path

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

1234

/linux/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 …]
/linux/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 },
/linux/drivers/infiniband/core/
H A Dnldev.c73 [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 },
97 [RDMA_NLDEV_ATTR_RES_CM_ID_ENTRY] = { .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 },
104 [RDMA_NLDEV_ATTR_RES_CTX_ENTRY] = { .type = NLA_NESTED },
113 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED },
116 [RDMA_NLDEV_ATTR_RES_MR_ENTRY] = { .type = NLA_NESTED },
[all …]
/linux/net/netfilter/ipset/
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_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_ipportnet.c535 [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 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 },
H A Dip_set_hash_ipportip.c376 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
377 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
378 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
H A Dip_set_hash_ipport.c381 [IPSET_ATTR_BITMASK] = { .type = NLA_NESTED },
384 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
385 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_netportnet.c591 [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 Dip_set_hash_ipmark.c300 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
301 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
H A Dip_set_hash_net.c376 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
377 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
/linux/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.c380 [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 Dnft_bitwise.c132 [NFTA_BITWISE_MASK] = { .type = NLA_NESTED },
133 [NFTA_BITWISE_XOR] = { .type = NLA_NESTED },
135 [NFTA_BITWISE_DATA] = { .type = NLA_NESTED },
/linux/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 },
/linux/drivers/thermal/
H A Dthermal_netlink.c25 [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/net/netlink/
H A Dpolicy.c162 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/net/ethtool/
H A Dtsconfig.c191 [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 Ddebug.c71 [ETHTOOL_A_DEBUG_MSGMASK] = { .type = NLA_NESTED },
/linux/lib/
H A Dnlattr.c43 [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/net/sched/
H A Dact_tunnel_key.c61 [TCA_TUNNEL_KEY_ENC_OPTS_GENEVE] = { .type = NLA_NESTED },
62 [TCA_TUNNEL_KEY_ENC_OPTS_VXLAN] = { .type = NLA_NESTED },
63 [TCA_TUNNEL_KEY_ENC_OPTS_ERSPAN] = { .type = NLA_NESTED },
342 [TCA_TUNNEL_KEY_ENC_OPTS] = { .type = NLA_NESTED },
H A Dcls_flow.c365 [TCA_FLOW_ACT] = { .type = NLA_NESTED },
366 [TCA_FLOW_POLICE] = { .type = NLA_NESTED },
367 [TCA_FLOW_EMATCHES] = { .type = NLA_NESTED },
/linux/net/core/
H A Dlwt_bpf.c368 [LWT_BPF_IN] = { .type = NLA_NESTED, },
369 [LWT_BPF_OUT] = { .type = NLA_NESTED, },
370 [LWT_BPF_XMIT] = { .type = NLA_NESTED, },
/linux/net/ipv4/
H A Dip_tunnel_core.c441 [LWTUNNEL_IP_OPTS] = { .type = NLA_NESTED },
445 [LWTUNNEL_IP_OPTS_GENEVE] = { .type = NLA_NESTED },
446 [LWTUNNEL_IP_OPTS_VXLAN] = { .type = NLA_NESTED },
447 [LWTUNNEL_IP_OPTS_ERSPAN] = { .type = NLA_NESTED },
944 [LWTUNNEL_IP6_OPTS] = { .type = NLA_NESTED },

1234