Home
last modified time | relevance | path

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

12

/linux-2.6.39/net/dcb/
Ddcbnl.c62 [DCB_ATTR_PFC_CFG] = {.type = NLA_NESTED},
63 [DCB_ATTR_PG_CFG] = {.type = NLA_NESTED},
66 [DCB_ATTR_CAP] = {.type = NLA_NESTED},
68 [DCB_ATTR_BCN] = {.type = NLA_NESTED},
69 [DCB_ATTR_APP] = {.type = NLA_NESTED},
70 [DCB_ATTR_IEEE] = {.type = NLA_NESTED},
72 [DCB_ATTR_FEATCFG] = {.type = NLA_NESTED},
90 [DCB_PG_ATTR_TC_0] = {.type = NLA_NESTED},
91 [DCB_PG_ATTR_TC_1] = {.type = NLA_NESTED},
92 [DCB_PG_ATTR_TC_2] = {.type = NLA_NESTED},
[all …]
/linux-2.6.39/net/netfilter/
Dnf_conntrack_netlink.c800 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
801 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
876 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
877 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
879 [CTA_PROTOINFO] = { .type = NLA_NESTED },
880 [CTA_HELP] = { .type = NLA_NESTED },
881 [CTA_NAT_SRC] = { .type = NLA_NESTED },
885 [CTA_NAT_DST] = { .type = NLA_NESTED },
886 [CTA_TUPLE_MASTER] = { .type = NLA_NESTED },
1186 [CTA_PROTOINFO_TCP] = { .type = NLA_NESTED },
[all …]
/linux-2.6.39/net/netlabel/
Dnetlabel_cipso_v4.c76 [NLBL_CIPSOV4_A_TAGLST] = { .type = NLA_NESTED },
79 [NLBL_CIPSOV4_A_MLSLVL] = { .type = NLA_NESTED },
80 [NLBL_CIPSOV4_A_MLSLVLLST] = { .type = NLA_NESTED },
83 [NLBL_CIPSOV4_A_MLSCAT] = { .type = NLA_NESTED },
84 [NLBL_CIPSOV4_A_MLSCATLST] = { .type = NLA_NESTED },
/linux-2.6.39/net/8021q/
Dvlan_netlink.c23 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
24 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
/linux-2.6.39/net/netfilter/ipset/
Dip_set_bitmap_ip.c557 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
558 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
564 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
565 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ip.c301 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
442 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
443 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_ipportip.c522 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
523 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
524 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
Dip_set_hash_ipportnet.c587 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
588 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
589 [IPSET_ATTR_IP2] = { .type = NLA_NESTED },
Dip_set_bitmap_ipmac.c628 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
629 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
634 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
Dip_set_hash_ipport.c505 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
506 [IPSET_ATTR_IP_TO] = { .type = NLA_NESTED },
Dip_set_hash_net.c438 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
Dip_set_core.c573 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1133 [IPSET_ATTR_DATA] = { .type = NLA_NESTED },
1134 [IPSET_ATTR_ADT] = { .type = NLA_NESTED },
Dip_set_hash_netport.c540 [IPSET_ATTR_IP] = { .type = NLA_NESTED },
/linux-2.6.39/lib/
Dnlattr.c23 [NLA_NESTED] = NLA_HDRLEN,
86 case NLA_NESTED: in validate_nla()
/linux-2.6.39/net/sched/
Dcls_flow.c423 [TCA_FLOW_ACT] = { .type = NLA_NESTED },
424 [TCA_FLOW_POLICE] = { .type = NLA_NESTED },
425 [TCA_FLOW_EMATCHES] = { .type = NLA_NESTED },
Dcls_cgroup.c162 [TCA_CGROUP_EMATCHES] = { .type = NLA_NESTED },
Dcls_basic.c132 [TCA_BASIC_EMATCHES] = { .type = NLA_NESTED },
Dematch.c282 [TCA_EMATCH_TREE_LIST] = { .type = NLA_NESTED },
Dsch_netem.c596 [TCA_NETEM_LOSS] = { .type = NLA_NESTED },
/linux-2.6.39/net/core/
Drtnetlink.c1044 [IFLA_LINKINFO] = { .type = NLA_NESTED },
1047 [IFLA_VFINFO_LIST] = {. type = NLA_NESTED },
1048 [IFLA_VF_PORTS] = { .type = NLA_NESTED },
1049 [IFLA_PORT_SELF] = { .type = NLA_NESTED },
1050 [IFLA_AF_SPEC] = { .type = NLA_NESTED },
1056 [IFLA_INFO_DATA] = { .type = NLA_NESTED },
1060 [IFLA_VF_INFO] = { .type = NLA_NESTED },
/linux-2.6.39/net/wireless/
Dnl80211.c73 [NL80211_ATTR_WIPHY_TXQ_PARAMS] = { .type = NLA_NESTED },
89 [NL80211_ATTR_KEY] = { .type = NLA_NESTED, },
105 [NL80211_ATTR_STA_FLAGS] = { .type = NLA_NESTED },
117 [NL80211_ATTR_REG_RULES] = { .type = NLA_NESTED },
126 [NL80211_ATTR_MESH_CONFIG] = { .type = NLA_NESTED },
134 [NL80211_ATTR_SCAN_FREQUENCIES] = { .type = NLA_NESTED },
135 [NL80211_ATTR_SCAN_SSIDS] = { .type = NLA_NESTED },
159 [NL80211_ATTR_TX_RATES] = { .type = NLA_NESTED },
164 [NL80211_ATTR_CQM] = { .type = NLA_NESTED, },
174 [NL80211_ATTR_KEY_DEFAULT_TYPES] = { .type = NLA_NESTED },
[all …]
/linux-2.6.39/include/net/
Dnetlink.h173 NLA_NESTED, enumerator
/linux-2.6.39/net/netfilter/ipvs/
Dip_vs_ctl.c2746 [IPVS_CMD_ATTR_SERVICE] = { .type = NLA_NESTED },
2747 [IPVS_CMD_ATTR_DEST] = { .type = NLA_NESTED },
2748 [IPVS_CMD_ATTR_DAEMON] = { .type = NLA_NESTED },
2778 [IPVS_SVC_ATTR_STATS] = { .type = NLA_NESTED },
2793 [IPVS_DEST_ATTR_STATS] = { .type = NLA_NESTED },
/linux-2.6.39/net/l2tp/
Dl2tp_netlink.c710 [L2TP_ATTR_STATS] = { .type = NLA_NESTED, },
/linux-2.6.39/net/ipv4/
Dfib_frontend.c480 [RTA_METRICS] = { .type = NLA_NESTED },

12