HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_tc_data_check (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink-private/route/
tc-api.h 118 extern void * rtnl_tc_data_check(struct rtnl_tc *,
  /external/libnl/lib/route/qdisc/
htb.c 274 return rtnl_tc_data_check(TC_CAST(qdisc), &htb_qdisc_ops);
279 return rtnl_tc_data_check(TC_CAST(class), &htb_class_ops);
  /external/libnl/lib/route/
tc.c 1043 void *rtnl_tc_data_check(struct rtnl_tc *tc, struct rtnl_tc_ops *ops) function

Completed in 122 milliseconds