OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NLA_NESTED
(Results
1 - 11
of
11
) sorted by null
/external/libnl/lib/route/cls/
basic.c
47
[TCA_BASIC_EMATCHES] = { .type =
NLA_NESTED
},
48
[TCA_BASIC_ACT] = { .type =
NLA_NESTED
},
49
[TCA_BASIC_POLICE] = { .type =
NLA_NESTED
},
cgroup.c
34
[TCA_CGROUP_EMATCHES] = { .type =
NLA_NESTED
},
ematch.c
251
[TCA_EMATCH_TREE_LIST] = { .type =
NLA_NESTED
},
/external/libnl/lib/netfilter/
ct.c
46
[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/include/netlink/
attr.h
46
NLA_NESTED
, /**< Nested attributes */
/external/libnl/lib/route/link/
vlan.c
67
[IFLA_VLAN_INGRESS_QOS] = { .type =
NLA_NESTED
},
68
[IFLA_VLAN_EGRESS_QOS] = { .type =
NLA_NESTED
},
/external/libnl/lib/genl/
ctrl.c
47
[CTRL_ATTR_OPS] = { .type =
NLA_NESTED
},
/external/libnl/lib/route/
link.c
243
[IFLA_LINKINFO] = { .type =
NLA_NESTED
},
252
[IFLA_INFO_DATA] = { .type =
NLA_NESTED
},
253
[IFLA_INFO_XSTATS] = { .type =
NLA_NESTED
},
[
all
...]
tc.c
33
[TCA_STATS2] = { .type =
NLA_NESTED
},
neightbl.c
118
[NDTA_PARMS] = { .type =
NLA_NESTED
},
route_obj.c
846
[RTA_METRICS] = { .type =
NLA_NESTED
},
847
[RTA_MULTIPATH] = { .type =
NLA_NESTED
},
Completed in 44 milliseconds