OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tc_policy
(Results
1 - 1
of
1
) sorted by null
/external/libnl/lib/route/
tc.c
29
static struct nla_policy
tc_policy
[TCA_MAX+1] = {
variable in typeref:struct:nla_policy
64
err = nlmsg_parse(n, sizeof(*tm), tb, TCA_MAX,
tc_policy
);
Completed in 103 milliseconds