Searched defs:rtnl_tc_get_ops (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Dtc.c167 ops = rtnl_tc_get_ops(tc);
216 ops = rtnl_tc_get_ops(tc);
743 ops = rtnl_tc_get_ops(tc);
780 ops = rtnl_tc_get_ops(src);
806 ops = rtnl_tc_get_ops(tc);
946 struct rtnl_tc_ops *rtnl_tc_get_ops(struct rtnl_tc *tc) function
1015 if (!rtnl_tc_get_ops(tc))

Completed in 89 milliseconds