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.c287 static struct rtnl_tc_ops htb_class_ops; variable
296 return rtnl_tc_data_check(TC_CAST(class), &htb_class_ops, err); in htb_class_data()
724 static struct rtnl_tc_ops htb_class_ops = { variable
739 rtnl_tc_register(&htb_class_ops); in htb_init()
745 rtnl_tc_unregister(&htb_class_ops); in htb_exit()