Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dclass.c424 static struct rtnl_tc_type_ops class_ops = { variable
464 rtnl_tc_type_register(&class_ops); in class_init()
471 rtnl_tc_type_unregister(&class_ops); in class_exit()