Searched refs:rtnl_addr_ops (Results 1 – 1 of 1) sorted by relevance
132 static struct nl_cache_ops rtnl_addr_ops; variable579 return nl_cache_alloc_and_fill(&rtnl_addr_ops, sk, result); in rtnl_addr_alloc_cache()601 if (cache->c_ops != &rtnl_addr_ops) in rtnl_addr_get()1184 static struct nl_cache_ops rtnl_addr_ops = { variable1202 nl_cache_mngt_register(&rtnl_addr_ops); in addr_init()1207 nl_cache_mngt_unregister(&rtnl_addr_ops); in addr_exit()