Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dtc.c32 static struct nla_policy tc_policy[TCA_MAX+1] = { variable
72 err = nlmsg_parse(n, sizeof(*tm), tb, TCA_MAX, tc_policy); in rtnl_tc_msg_parse()