Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct.c46 [CTA_TUPLE_ORIG] = { .type = NLA_NESTED },
47 [CTA_TUPLE_REPLY] = { .type = NLA_NESTED },
49 [CTA_PROTOINFO] = { .type = NLA_NESTED },
54 [CTA_COUNTERS_ORIG] = { .type = NLA_NESTED },
55 [CTA_COUNTERS_REPLY] = { .type = NLA_NESTED },
62 [CTA_TUPLE_IP] = { .type = NLA_NESTED },
63 [CTA_TUPLE_PROTO] = { .type = NLA_NESTED },
86 [CTA_PROTOINFO_TCP] = { .type = NLA_NESTED },
/external/libnl/lib/route/cls/
Dbasic.c47 [TCA_BASIC_EMATCHES] = { .type = NLA_NESTED },
48 [TCA_BASIC_ACT] = { .type = NLA_NESTED },
49 [TCA_BASIC_POLICE] = { .type = NLA_NESTED },
Dcgroup.c34 [TCA_CGROUP_EMATCHES] = { .type = NLA_NESTED },
Dematch.c251 [TCA_EMATCH_TREE_LIST] = { .type = NLA_NESTED },
/external/libnl/lib/route/link/
Dvlan.c67 [IFLA_VLAN_INGRESS_QOS] = { .type = NLA_NESTED },
68 [IFLA_VLAN_EGRESS_QOS] = { .type = NLA_NESTED },
/external/libnl/include/netlink/
Dattr.h46 NLA_NESTED, /**< Nested attributes */ enumerator
/external/libnl/lib/genl/
Dctrl.c47 [CTRL_ATTR_OPS] = { .type = NLA_NESTED },
/external/libnl/lib/route/
Dlink.c243 [IFLA_LINKINFO] = { .type = NLA_NESTED },
252 [IFLA_INFO_DATA] = { .type = NLA_NESTED },
253 [IFLA_INFO_XSTATS] = { .type = NLA_NESTED },
Dtc.c33 [TCA_STATS2] = { .type = NLA_NESTED },
Droute_obj.c846 [RTA_METRICS] = { .type = NLA_NESTED },
847 [RTA_MULTIPATH] = { .type = NLA_NESTED },
Dneightbl.c118 [NDTA_PARMS] = { .type = NLA_NESTED },
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c150 [NL80211_IFACE_COMB_LIMITS] = { .type = NLA_NESTED }, in wiphy_info_iface_comb_process()
157 [NL80211_IFACE_LIMIT_TYPES] = { .type = NLA_NESTED }, in wiphy_info_iface_comb_process()