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.c269 static struct rtnl_tc_ops htb_qdisc_ops; variable
274 return rtnl_tc_data_check(TC_CAST(qdisc), &htb_qdisc_ops); in htb_qdisc_data()
610 static struct rtnl_tc_ops htb_qdisc_ops = { variable
633 rtnl_tc_register(&htb_qdisc_ops); in htb_init()
639 rtnl_tc_unregister(&htb_qdisc_ops); in htb_exit()