Home
last modified time | relevance | path

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

/external/libnl/lib/route/qdisc/
Dhtb.c270 static struct rtnl_tc_ops htb_class_ops; variable
279 return rtnl_tc_data_check(TC_CAST(class), &htb_class_ops); in htb_class_data()
619 static struct rtnl_tc_ops htb_class_ops = { variable
634 rtnl_tc_register(&htb_class_ops); in htb_init()
640 rtnl_tc_unregister(&htb_class_ops); in htb_exit()