Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dcls.c32 static struct nl_cache_ops rtnl_cls_ops; variable
332 if (!(cache = nl_cache_alloc(&rtnl_cls_ops))) in rtnl_cls_alloc_cache()
404 static struct nl_cache_ops rtnl_cls_ops = { variable
437 nl_cache_mngt_register(&rtnl_cls_ops); in cls_init()
442 nl_cache_mngt_unregister(&rtnl_cls_ops); in cls_exit()