Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnetlink.c48 [TIPC_NLA_BEARER] = { .type = NLA_NESTED, },
49 [TIPC_NLA_SOCK] = { .type = NLA_NESTED, },
50 [TIPC_NLA_PUBL] = { .type = NLA_NESTED, },
51 [TIPC_NLA_LINK] = { .type = NLA_NESTED, },
52 [TIPC_NLA_MEDIA] = { .type = NLA_NESTED, },
53 [TIPC_NLA_NODE] = { .type = NLA_NESTED, },
54 [TIPC_NLA_NET] = { .type = NLA_NESTED, },
55 [TIPC_NLA_NAME_TABLE] = { .type = NLA_NESTED, }
Dbearer.c64 [TIPC_NLA_BEARER_PROP] = { .type = NLA_NESTED },
71 [TIPC_NLA_MEDIA_PROP] = { .type = NLA_NESTED }
Dname_table.c52 [TIPC_NLA_NAME_TABLE_PUBL] = { .type = NLA_NESTED }
Dlink.c65 [TIPC_NLA_LINK_PROP] = { .type = NLA_NESTED },
66 [TIPC_NLA_LINK_STATS] = { .type = NLA_NESTED },
Dsocket.c131 [TIPC_NLA_SOCK_CON] = { .type = NLA_NESTED },
/linux-4.1.27/net/dcb/
Ddcbnl.c61 [DCB_ATTR_PFC_CFG] = {.type = NLA_NESTED},
62 [DCB_ATTR_PG_CFG] = {.type = NLA_NESTED},
65 [DCB_ATTR_CAP] = {.type = NLA_NESTED},
67 [DCB_ATTR_BCN] = {.type = NLA_NESTED},
68 [DCB_ATTR_APP] = {.type = NLA_NESTED},
69 [DCB_ATTR_IEEE] = {.type = NLA_NESTED},
71 [DCB_ATTR_FEATCFG] = {.type = NLA_NESTED},
89 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
90 [DCB_PG_ATTR_TC_1] = {.type = NLA_NESTED},
91 [DCB_PG_ATTR_TC_2] = {.type = NLA_NESTED},
[all …]
/linux-4.1.27/net/netfilter/ipset/
Dip_set_bitmap_ip.c348 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
349 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
356 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
357 [IPSET_ATTR_IP_TO] = { .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_netnet.c463 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
464 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
465 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
466 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c536 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
537 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
538 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
539 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportip.c380 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
381 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
382 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c566 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
567 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
568 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
569 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ip.c297 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
298 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipmark.c302 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
303 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipport.c369 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
370 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_net.c379 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
380 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netport.c487 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
488 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netiface.c606 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
607 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_core.c749 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1396 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1397 [IPSET_ATTR_ADT] = { .type = NLA_NESTED },
/linux-4.1.27/net/netfilter/
Dnft_bitwise.c45 [NFTA_BITWISE_MASK] = { .type = NLA_NESTED },
46 [NFTA_BITWISE_XOR] = { .type = NLA_NESTED },
Dnf_conntrack_netlink.c924 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
925 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
1010 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
1011 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
1013 [CTA_PROTOINFO] = { .type = NLA_NESTED },
1014 [CTA_HELP] = { .type = NLA_NESTED },
1015 [CTA_NAT_SRC] = { .type = NLA_NESTED },
1019 [CTA_NAT_DST] = { .type = NLA_NESTED },
1020 [CTA_TUPLE_MASTER] = { .type = NLA_NESTED },
1021 [CTA_NAT_SEQ_ADJ_ORIG] = { .type = NLA_NESTED },
[all …]
Dnft_immediate.c37 [NFTA_IMMEDIATE_DATA] = { .type = NLA_NESTED },
Dnft_cmp.c68 [NFTA_CMP_DATA] = { .type = NLA_NESTED },
Dnft_dynset.c97 [NFTA_DYNSET_EXPR] = { .type = NLA_NESTED },
Dnf_tables_api.c875 [NFTA_CHAIN_HOOK] = { .type = NLA_NESTED },
878 [NFTA_CHAIN_COUNTERS] = { .type = NLA_NESTED },
1524 [NFTA_EXPR_DATA] = { .type = NLA_NESTED },
1707 [NFTA_RULE_EXPRESSIONS] = { .type = NLA_NESTED },
1708 [NFTA_RULE_COMPAT] = { .type = NLA_NESTED },
2263 [NFTA_SET_DESC] = { .type = NLA_NESTED },
2938 [NFTA_SET_ELEM_KEY] = { .type = NLA_NESTED },
2939 [NFTA_SET_ELEM_DATA] = { .type = NLA_NESTED },
2949 [NFTA_SET_ELEM_LIST_ELEMENTS] = { .type = NLA_NESTED },
4426 [NFTA_DATA_VERDICT] = { .type = NLA_NESTED },
Dnfnetlink_acct.c370 [NFACCT_FILTER] = {.type = NLA_NESTED },
Dnfnetlink_cttimeout.c48 [CTA_TIMEOUT_DATA] = { .type = NLA_NESTED },
Dnf_nat_core.c748 [CTA_NAT_PROTO] = { .type = NLA_NESTED },
/linux-4.1.27/net/netlabel/
Dnetlabel_cipso_v4.c75 [NLBL_CIPSOV4_A_TAGLST] = { .type = NLA_NESTED },
78 [NLBL_CIPSOV4_A_MLSLVL] = { .type = NLA_NESTED },
79 [NLBL_CIPSOV4_A_MLSLVLLST] = { .type = NLA_NESTED },
82 [NLBL_CIPSOV4_A_MLSCAT] = { .type = NLA_NESTED },
83 [NLBL_CIPSOV4_A_MLSCATLST] = { .type = NLA_NESTED },
/linux-4.1.27/net/8021q/
Dvlan_netlink.c24 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
25 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
/linux-4.1.27/lib/
Dnlattr.c23 [NLA_NESTED] = NLA_HDRLEN,
90 case NLA_NESTED: in validate_nla()
/linux-4.1.27/net/sched/
Dcls_flow.c346 [TCA_FLOW_ACT] = { .type = NLA_NESTED },
347 [TCA_FLOW_POLICE] = { .type = NLA_NESTED },
348 [TCA_FLOW_EMATCHES] = { .type = NLA_NESTED },
Dcls_cgroup.c76 [TCA_CGROUP_EMATCHES] = { .type = NLA_NESTED },
Dcls_basic.c129 [TCA_BASIC_EMATCHES] = { .type = NLA_NESTED },
Dematch.c285 [TCA_EMATCH_TREE_LIST] = { .type = NLA_NESTED },
Dsch_netem.c777 [TCA_NETEM_LOSS] = { .type = NLA_NESTED },
/linux-4.1.27/drivers/net/bonding/
Dbond_netlink.c81 [IFLA_BOND_ARP_IP_TARGET] = { .type = NLA_NESTED },
96 [IFLA_BOND_AD_INFO] = { .type = NLA_NESTED },
/linux-4.1.27/net/openvswitch/
Ddatapath.c607 [OVS_PACKET_ATTR_KEY] = { .type = NLA_NESTED },
608 [OVS_PACKET_ATTR_ACTIONS] = { .type = NLA_NESTED },
1335 [OVS_FLOW_ATTR_KEY] = { .type = NLA_NESTED },
1336 [OVS_FLOW_ATTR_MASK] = { .type = NLA_NESTED },
1337 [OVS_FLOW_ATTR_ACTIONS] = { .type = NLA_NESTED },
2108 [OVS_VPORT_ATTR_OPTIONS] = { .type = NLA_NESTED },
/linux-4.1.27/net/core/
Drtnetlink.c1265 [IFLA_LINKINFO] = { .type = NLA_NESTED },
1269 [IFLA_VFINFO_LIST] = {. type = NLA_NESTED },
1270 [IFLA_VF_PORTS] = { .type = NLA_NESTED },
1271 [IFLA_PORT_SELF] = { .type = NLA_NESTED },
1272 [IFLA_AF_SPEC] = { .type = NLA_NESTED },
1285 [IFLA_INFO_DATA] = { .type = NLA_NESTED },
1287 [IFLA_INFO_SLAVE_DATA] = { .type = NLA_NESTED },
Dneighbour.c1908 [NDTA_PARMS] = { .type = NLA_NESTED },
/linux-4.1.27/include/linux/
Dgenl_magic_func.h22 [tag_name] = { .type = NLA_NESTED },
/linux-4.1.27/net/wireless/
Dnl80211.c216 [NL80211_ATTR_WIPHY_TXQ_PARAMS] = { .type = NLA_NESTED },
238 [NL80211_ATTR_KEY] = { .type = NLA_NESTED, },
254 [NL80211_ATTR_STA_FLAGS] = { .type = NLA_NESTED },
266 [NL80211_ATTR_REG_RULES] = { .type = NLA_NESTED },
275 [NL80211_ATTR_MESH_CONFIG] = { .type = NLA_NESTED },
283 [NL80211_ATTR_SCAN_FREQUENCIES] = { .type = NLA_NESTED },
284 [NL80211_ATTR_SCAN_SSIDS] = { .type = NLA_NESTED },
308 [NL80211_ATTR_TX_RATES] = { .type = NLA_NESTED },
313 [NL80211_ATTR_CQM] = { .type = NLA_NESTED, },
323 [NL80211_ATTR_KEY_DEFAULT_TYPES] = { .type = NLA_NESTED },
[all …]
/linux-4.1.27/include/net/
Dnetlink.h170 NLA_NESTED, enumerator
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c2797 [IPVS_CMD_ATTR_SERVICE] = { .type = NLA_NESTED },
2798 [IPVS_CMD_ATTR_DEST] = { .type = NLA_NESTED },
2799 [IPVS_CMD_ATTR_DAEMON] = { .type = NLA_NESTED },
2829 [IPVS_SVC_ATTR_STATS] = { .type = NLA_NESTED },
2844 [IPVS_DEST_ATTR_STATS] = { .type = NLA_NESTED },
/linux-4.1.27/net/decnet/
Ddn_route.c1629 [RTA_METRICS] = { .type = NLA_NESTED },
1630 [RTA_MULTIPATH] = { .type = NLA_NESTED },
/linux-4.1.27/net/l2tp/
Dl2tp_netlink.c874 [L2TP_ATTR_STATS] = { .type = NLA_NESTED, },
/linux-4.1.27/drivers/net/team/
Dteam.c2132 [TEAM_ATTR_LIST_OPTION] = { .type = NLA_NESTED },
2133 [TEAM_ATTR_LIST_PORT] = { .type = NLA_NESTED },
/linux-4.1.27/net/ipv4/
Dtcp_metrics.c780 [TCP_METRICS_ATTR_VALS] = { .type = NLA_NESTED, },
Dfib_frontend.c591 [RTA_METRICS] = { .type = NLA_NESTED },
Ddevinet.c1678 [IFLA_INET_CONF] = { .type = NLA_NESTED },
/linux-4.1.27/net/nfc/
Dnetlink.c56 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
/linux-4.1.27/drivers/net/
Dmacvlan.c1476 [IFLA_MACVLAN_MACADDR_DATA] = { .type = NLA_NESTED },
/linux-4.1.27/net/ipv6/
Droute.c2421 [RTA_METRICS] = { .type = NLA_NESTED },