Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Drule.c42 static struct nl_cache_ops rtnl_rule_ops; variable
337 if (!(cache = nl_cache_alloc(&rtnl_rule_ops))) in rtnl_rule_alloc_cache()
732 static struct nl_cache_ops rtnl_rule_ops = { variable
749 nl_cache_mngt_register(&rtnl_rule_ops); in rule_init()
754 nl_cache_mngt_unregister(&rtnl_rule_ops); in rule_exit()