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

  /external/libnl/include/netlink/cli/
tc.h 39 extern void nl_cli_tc_unregister(struct nl_cli_tc_module *);
  /external/libnl/lib/cli/qdisc/
blackhole.c 63 nl_cli_tc_unregister(&blackhole_module);
ingress.c 64 nl_cli_tc_unregister(&ingress_module);
bfifo.c 82 nl_cli_tc_unregister(&bfifo_module);
pfifo.c 76 nl_cli_tc_unregister(&pfifo_module);
plug.c 112 nl_cli_tc_unregister(&plug_module);
htb.c 201 nl_cli_tc_unregister(&htb_class_module);
202 nl_cli_tc_unregister(&htb_qdisc_module);
fq_codel.c 111 nl_cli_tc_unregister(&fq_codel_module);
  /external/libnl/lib/cli/cls/
cgroup.c 74 nl_cli_tc_unregister(&cgroup_module);
basic.c 92 nl_cli_tc_unregister(&basic_module);
  /external/libnl/src/lib/
tc.c 159 void nl_cli_tc_unregister(struct nl_cli_tc_module *tm) function

Completed in 3107 milliseconds