Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dneightbl.c53 static struct nl_cache_ops rtnl_neightbl_ops; variable
401 return nl_cache_alloc_and_fill(&rtnl_neightbl_ops, sk, result); in rtnl_neightbl_alloc_cache()
422 if (cache->c_ops != &rtnl_neightbl_ops) in rtnl_neightbl_get()
802 static struct nl_cache_ops rtnl_neightbl_ops = { variable
819 nl_cache_mngt_register(&rtnl_neightbl_ops); in neightbl_init()
824 nl_cache_mngt_unregister(&rtnl_neightbl_ops); in neightbl_exit()