Home
last modified time | relevance | path

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

1234

/Linux-v5.4/net/tipc/
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-v5.4/drivers/infiniband/core/
Dnldev.c62 [RDMA_NLDEV_ATTR_DRIVER] = { .type = NLA_NESTED },
63 [RDMA_NLDEV_ATTR_DRIVER_ENTRY] = { .type = NLA_NESTED },
84 [RDMA_NLDEV_ATTR_RES_CM_ID] = { .type = NLA_NESTED },
86 [RDMA_NLDEV_ATTR_RES_CM_ID_ENTRY] = { .type = NLA_NESTED },
87 [RDMA_NLDEV_ATTR_RES_CQ] = { .type = NLA_NESTED },
90 [RDMA_NLDEV_ATTR_RES_CQ_ENTRY] = { .type = NLA_NESTED },
100 [RDMA_NLDEV_ATTR_RES_MR] = { .type = NLA_NESTED },
103 [RDMA_NLDEV_ATTR_RES_MR_ENTRY] = { .type = NLA_NESTED },
105 [RDMA_NLDEV_ATTR_RES_PD] = { .type = NLA_NESTED },
107 [RDMA_NLDEV_ATTR_RES_PD_ENTRY] = { .type = NLA_NESTED },
[all …]
/Linux-v5.4/net/netfilter/ipset/
Dip_set_bitmap_ip.c337 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
338 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
345 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
346 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netnet.c472 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
473 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
474 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
475 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportip.c369 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
370 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
371 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
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 },
Dip_set_hash_ipportnet.c526 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
527 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
528 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
529 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c571 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
572 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
573 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
574 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ip.c291 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
292 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipmark.c288 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
289 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipport.c355 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
356 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_net.c367 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
368 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netiface.c471 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
472 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
/Linux-v5.4/net/netfilter/
Dnft_range.c46 [NFTA_RANGE_FROM_DATA] = { .type = NLA_NESTED },
47 [NFTA_RANGE_TO_DATA] = { .type = NLA_NESTED },
Dnft_bitwise.c42 [NFTA_BITWISE_MASK] = { .type = NLA_NESTED },
43 [NFTA_BITWISE_XOR] = { .type = NLA_NESTED },
Dnft_tunnel.c301 [NFTA_TUNNEL_KEY_OPTS_VXLAN] = { .type = NLA_NESTED, },
302 [NFTA_TUNNEL_KEY_OPTS_ERSPAN] = { .type = NLA_NESTED, },
332 [NFTA_TUNNEL_KEY_IP] = { .type = NLA_NESTED, },
333 [NFTA_TUNNEL_KEY_IP6] = { .type = NLA_NESTED, },
338 [NFTA_TUNNEL_KEY_OPTS] = { .type = NLA_NESTED, },
Dnf_conntrack_netlink.c1121 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
1122 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
1204 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
1205 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
1207 [CTA_PROTOINFO] = { .type = NLA_NESTED },
1208 [CTA_HELP] = { .type = NLA_NESTED },
1209 [CTA_NAT_SRC] = { .type = NLA_NESTED },
1213 [CTA_NAT_DST] = { .type = NLA_NESTED },
1214 [CTA_TUPLE_MASTER] = { .type = NLA_NESTED },
1215 [CTA_NAT_SEQ_ADJ_ORIG] = { .type = NLA_NESTED },
[all …]
Dnft_immediate.c29 [NFTA_IMMEDIATE_DATA] = { .type = NLA_NESTED },
/Linux-v5.4/net/dcb/
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-v5.4/net/netlabel/
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-v5.4/lib/
Dnlattr.c40 [NLA_NESTED] = NLA_HDRLEN,
188 if ((pt->type == NLA_NESTED || pt->type == NLA_NESTED_ARRAY) && in validate_nla()
194 if (pt->type != NLA_NESTED && pt->type != NLA_NESTED_ARRAY && in validate_nla()
263 case NLA_NESTED: in validate_nla()
/Linux-v5.4/net/8021q/
Dvlan_netlink.c21 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
22 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
/Linux-v5.4/net/ieee802154/
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 },
1337 [NL802154_KEY_ID_ATTR_IMPLICIT] = { .type = NLA_NESTED },
1545 [NL802154_KEY_ATTR_ID] = { NLA_NESTED },
1889 [NL802154_DEVKEY_ATTR_ID] = { NLA_NESTED },
/Linux-v5.4/net/core/
Dlwt_bpf.c366 [LWT_BPF_IN] = { .type = NLA_NESTED, },
367 [LWT_BPF_OUT] = { .type = NLA_NESTED, },
368 [LWT_BPF_XMIT] = { .type = NLA_NESTED, },
/Linux-v5.4/net/sched/
Dcls_flow.c362 [TCA_FLOW_ACT] = { .type = NLA_NESTED },
363 [TCA_FLOW_POLICE] = { .type = NLA_NESTED },
364 [TCA_FLOW_EMATCHES] = { .type = NLA_NESTED },

1234