Searched refs:nl_cli_tc_module (Results 1 - 14 of 14) sorted by relevance

/external/libnl/include/netlink/cli/
H A Dtc.h28 struct nl_cli_tc_module struct
37 extern struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *);
38 extern void nl_cli_tc_register(struct nl_cli_tc_module *);
39 extern void nl_cli_tc_unregister(struct nl_cli_tc_module *);
/external/libnl/src/lib/
H A Dtc.c97 static struct nl_cli_tc_module *__nl_cli_tc_lookup(struct rtnl_tc_ops *ops)
99 struct nl_cli_tc_module *tm;
108 struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *ops)
110 struct nl_cli_tc_module *tm;
140 void nl_cli_tc_register(struct nl_cli_tc_module *tm)
159 void nl_cli_tc_unregister(struct nl_cli_tc_module *tm)
/external/libnl/lib/cli/qdisc/
H A Dblackhole.c49 static struct nl_cli_tc_module blackhole_module =
H A Dingress.c50 static struct nl_cli_tc_module ingress_module =
H A Dbfifo.c68 static struct nl_cli_tc_module bfifo_module =
H A Dpfifo.c62 static struct nl_cli_tc_module pfifo_module =
H A Dplug.c98 static struct nl_cli_tc_module plug_module =
H A Dhtb.c179 static struct nl_cli_tc_module htb_qdisc_module =
186 static struct nl_cli_tc_module htb_class_module =
H A Dfq_codel.c97 static struct nl_cli_tc_module fq_codel_module =
/external/libnl/lib/cli/cls/
H A Dcgroup.c60 static struct nl_cli_tc_module cgroup_module =
H A Dbasic.c78 static struct nl_cli_tc_module basic_module =
/external/libnl/src/
H A Dnl-qdisc-add.c58 struct nl_cli_tc_module *tm;
H A Dnl-class-add.c61 struct nl_cli_tc_module *tm;
H A Dnl-cls-add.c61 struct nl_cli_tc_module *tm;

Completed in 198 milliseconds