Searched refs:tc_policy (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dtc.c29 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 81 milliseconds