Home
last modified time | relevance | path

Searched refs:htb_qdisc_ops (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/qdisc/
Dhtb.c286 static struct rtnl_tc_ops htb_qdisc_ops; variable
291 return rtnl_tc_data_check(TC_CAST(qdisc), &htb_qdisc_ops, err); in htb_qdisc_data()
715 static struct rtnl_tc_ops htb_qdisc_ops = { variable
738 rtnl_tc_register(&htb_qdisc_ops); in htb_init()
744 rtnl_tc_unregister(&htb_qdisc_ops); in htb_exit()