Home
last modified time | relevance | path

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

/linux-4.4.14/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 }
Dlink.c65 [TIPC_NLA_LINK_PROP] = { .type = NLA_NESTED },
66 [TIPC_NLA_LINK_STATS] = { .type = NLA_NESTED },
Dname_table.c52 [TIPC_NLA_NAME_TABLE_PUBL] = { .type = NLA_NESTED }
Dsocket.c133 [TIPC_NLA_SOCK_CON] = { .type = NLA_NESTED },
/linux-4.4.14/net/dcb/
Ddcbnl.c58 [DCB_ATTR_PFC_CFG] = {.type = NLA_NESTED},
59 [DCB_ATTR_PG_CFG] = {.type = NLA_NESTED},
62 [DCB_ATTR_CAP] = {.type = NLA_NESTED},
64 [DCB_ATTR_BCN] = {.type = NLA_NESTED},
65 [DCB_ATTR_APP] = {.type = NLA_NESTED},
66 [DCB_ATTR_IEEE] = {.type = NLA_NESTED},
68 [DCB_ATTR_FEATCFG] = {.type = NLA_NESTED},
86 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
87 [DCB_PG_ATTR_TC_1] = {.type = NLA_NESTED},
88 [DCB_PG_ATTR_TC_2] = {.type = NLA_NESTED},
[all …]
/linux-4.4.14/net/netfilter/ipset/
Dip_set_bitmap_ip.c342 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
343 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
350 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
351 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netnet.c475 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
476 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
477 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
478 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_bitmap_ipmac.c387 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
388 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
394 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
Dip_set_hash_ipportip.c373 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
374 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
375 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c530 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
531 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
532 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
533 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_netportnet.c574 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
575 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
576 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
577 [IPSET_ATTR_IP2_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipmark.c293 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
294 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ip.c293 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
294 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipport.c359 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
360 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_net.c372 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
373 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netport.c477 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
478 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_netiface.c480 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
481 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_core.c775 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1440 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1441 [IPSET_ATTR_ADT] = { .type = NLA_NESTED },
/linux-4.4.14/net/netfilter/
Dnft_bitwise.c45 [NFTA_BITWISE_MASK] = { .type = NLA_NESTED },
46 [NFTA_BITWISE_XOR] = { .type = NLA_NESTED },
Dnf_conntrack_netlink.c993 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
994 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
1076 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
1077 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
1079 [CTA_PROTOINFO] = { .type = NLA_NESTED },
1080 [CTA_HELP] = { .type = NLA_NESTED },
1081 [CTA_NAT_SRC] = { .type = NLA_NESTED },
1085 [CTA_NAT_DST] = { .type = NLA_NESTED },
1086 [CTA_TUPLE_MASTER] = { .type = NLA_NESTED },
1087 [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.c98 [NFTA_DYNSET_EXPR] = { .type = NLA_NESTED },
Dnf_tables_api.c913 [NFTA_CHAIN_HOOK] = { .type = NLA_NESTED },
916 [NFTA_CHAIN_COUNTERS] = { .type = NLA_NESTED },
1595 [NFTA_EXPR_DATA] = { .type = NLA_NESTED },
1778 [NFTA_RULE_EXPRESSIONS] = { .type = NLA_NESTED },
1779 [NFTA_RULE_COMPAT] = { .type = NLA_NESTED },
2332 [NFTA_SET_DESC] = { .type = NLA_NESTED },
3006 [NFTA_SET_ELEM_KEY] = { .type = NLA_NESTED },
3007 [NFTA_SET_ELEM_DATA] = { .type = NLA_NESTED },
3017 [NFTA_SET_ELEM_LIST_ELEMENTS] = { .type = NLA_NESTED },
4495 [NFTA_DATA_VERDICT] = { .type = NLA_NESTED },
Dnfnetlink_acct.c372 [NFACCT_FILTER] = {.type = NLA_NESTED },
Dnfnetlink_cttimeout.c48 [CTA_TIMEOUT_DATA] = { .type = NLA_NESTED },
Dnf_nat_core.c752 [CTA_NAT_PROTO] = { .type = NLA_NESTED },
/linux-4.4.14/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.4.14/net/8021q/
Dvlan_netlink.c24 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
25 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
/linux-4.4.14/lib/
Dnlattr.c23 [NLA_NESTED] = NLA_HDRLEN,
90 case NLA_NESTED: in validate_nla()
/linux-4.4.14/net/ieee802154/
Dnl802154.c230 [NL802154_ATTR_WPAN_PHY_CAPS] = { .type = NLA_NESTED },
232 [NL802154_ATTR_SUPPORTED_COMMANDS] = { .type = NLA_NESTED },
239 [NL802154_ATTR_SEC_OUT_KEY_ID] = { .type = NLA_NESTED, },
242 [NL802154_ATTR_SEC_LEVEL] = { .type = NLA_NESTED },
243 [NL802154_ATTR_SEC_DEVICE] = { .type = NLA_NESTED },
244 [NL802154_ATTR_SEC_DEVKEY] = { .type = NLA_NESTED },
245 [NL802154_ATTR_SEC_KEY] = { .type = NLA_NESTED },
1303 [NL802154_KEY_ID_ATTR_IMPLICIT] = { .type = NLA_NESTED },
1512 [NL802154_KEY_ATTR_ID] = { NLA_NESTED },
1863 [NL802154_DEVKEY_ATTR_ID] = { NLA_NESTED },
/linux-4.4.14/net/sched/
Dcls_flow.c359 [TCA_FLOW_ACT] = { .type = NLA_NESTED },
360 [TCA_FLOW_POLICE] = { .type = NLA_NESTED },
361 [TCA_FLOW_EMATCHES] = { .type = NLA_NESTED },
Dcls_cgroup.c57 [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.c835 [TCA_NETEM_LOSS] = { .type = NLA_NESTED },
/linux-4.4.14/net/openvswitch/
Ddatapath.c649 [OVS_PACKET_ATTR_KEY] = { .type = NLA_NESTED },
650 [OVS_PACKET_ATTR_ACTIONS] = { .type = NLA_NESTED },
1383 [OVS_FLOW_ATTR_KEY] = { .type = NLA_NESTED },
1384 [OVS_FLOW_ATTR_MASK] = { .type = NLA_NESTED },
1385 [OVS_FLOW_ATTR_ACTIONS] = { .type = NLA_NESTED },
2156 [OVS_VPORT_ATTR_OPTIONS] = { .type = NLA_NESTED },
/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c94 [IFLA_BOND_ARP_IP_TARGET] = { .type = NLA_NESTED },
109 [IFLA_BOND_AD_INFO] = { .type = NLA_NESTED },
/linux-4.4.14/net/core/
Drtnetlink.c1356 [IFLA_LINKINFO] = { .type = NLA_NESTED },
1360 [IFLA_VFINFO_LIST] = {. type = NLA_NESTED },
1361 [IFLA_VF_PORTS] = { .type = NLA_NESTED },
1362 [IFLA_PORT_SELF] = { .type = NLA_NESTED },
1363 [IFLA_AF_SPEC] = { .type = NLA_NESTED },
1377 [IFLA_INFO_DATA] = { .type = NLA_NESTED },
1379 [IFLA_INFO_SLAVE_DATA] = { .type = NLA_NESTED },
1390 [IFLA_VF_STATS] = { .type = NLA_NESTED },
Dneighbour.c1916 [NDTA_PARMS] = { .type = NLA_NESTED },
/linux-4.4.14/include/linux/
Dgenl_magic_func.h22 [tag_name] = { .type = NLA_NESTED },
/linux-4.4.14/net/wireless/
Dnl80211.c217 [NL80211_ATTR_WIPHY_TXQ_PARAMS] = { .type = NLA_NESTED },
239 [NL80211_ATTR_KEY] = { .type = NLA_NESTED, },
255 [NL80211_ATTR_STA_FLAGS] = { .type = NLA_NESTED },
267 [NL80211_ATTR_REG_RULES] = { .type = NLA_NESTED },
276 [NL80211_ATTR_MESH_CONFIG] = { .type = NLA_NESTED },
284 [NL80211_ATTR_SCAN_FREQUENCIES] = { .type = NLA_NESTED },
285 [NL80211_ATTR_SCAN_SSIDS] = { .type = NLA_NESTED },
309 [NL80211_ATTR_TX_RATES] = { .type = NLA_NESTED },
314 [NL80211_ATTR_CQM] = { .type = NLA_NESTED, },
324 [NL80211_ATTR_KEY_DEFAULT_TYPES] = { .type = NLA_NESTED },
[all …]
/linux-4.4.14/net/ipv4/
Dfib_frontend.c625 [RTA_METRICS] = { .type = NLA_NESTED },
629 [RTA_ENCAP] = { .type = NLA_NESTED },
Dtcp_metrics.c764 [TCP_METRICS_ATTR_VALS] = { .type = NLA_NESTED, },
Ddevinet.c1683 [IFLA_INET_CONF] = { .type = NLA_NESTED },
/linux-4.4.14/include/net/
Dnetlink.h170 NLA_NESTED, enumerator
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c2813 [IPVS_CMD_ATTR_SERVICE] = { .type = NLA_NESTED },
2814 [IPVS_CMD_ATTR_DEST] = { .type = NLA_NESTED },
2815 [IPVS_CMD_ATTR_DAEMON] = { .type = NLA_NESTED },
2850 [IPVS_SVC_ATTR_STATS] = { .type = NLA_NESTED },
2865 [IPVS_DEST_ATTR_STATS] = { .type = NLA_NESTED },
/linux-4.4.14/net/decnet/
Ddn_route.c1634 [RTA_METRICS] = { .type = NLA_NESTED },
1635 [RTA_MULTIPATH] = { .type = NLA_NESTED },
/linux-4.4.14/net/l2tp/
Dl2tp_netlink.c881 [L2TP_ATTR_STATS] = { .type = NLA_NESTED, },
/linux-4.4.14/drivers/net/team/
Dteam.c2141 [TEAM_ATTR_LIST_OPTION] = { .type = NLA_NESTED },
2142 [TEAM_ATTR_LIST_PORT] = { .type = NLA_NESTED },
/linux-4.4.14/drivers/net/
Dmacvlan.c1479 [IFLA_MACVLAN_MACADDR_DATA] = { .type = NLA_NESTED },
/linux-4.4.14/net/nfc/
Dnetlink.c62 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
/linux-4.4.14/net/ipv6/
Droute.c2698 [RTA_METRICS] = { .type = NLA_NESTED },
2702 [RTA_ENCAP] = { .type = NLA_NESTED },