Searched refs:rtnl_addr_ops (Results 1 – 1 of 1) sorted by relevance
131 static struct nl_cache_ops rtnl_addr_ops; variable507 return nl_cache_alloc_and_fill(&rtnl_addr_ops, sk, result); in rtnl_addr_alloc_cache()529 if (cache->c_ops != &rtnl_addr_ops) in rtnl_addr_get()1111 static struct nl_cache_ops rtnl_addr_ops = { variable1129 nl_cache_mngt_register(&rtnl_addr_ops); in addr_init()1134 nl_cache_mngt_unregister(&rtnl_addr_ops); in addr_exit()