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

  /external/libnl/include/netlink-private/route/
tc-api.h 104 extern void rtnl_tc_free_data(struct nl_object *);
  /external/libnl/lib/route/
class.c 435 .oo_free_data = rtnl_tc_free_data,
cls.c 423 .oo_free_data = rtnl_tc_free_data,
qdisc.c 553 .oo_free_data = rtnl_tc_free_data,
act.c 557 .oo_free_data = rtnl_tc_free_data,
tc.c 733 void rtnl_tc_free_data(struct nl_object *obj) function

Completed in 53 milliseconds