addr.c | 131 static struct nl_cache_ops rtnl_addr_ops; variable in typeref:struct:nl_cache_ops 507 return nl_cache_alloc_and_fill(&rtnl_addr_ops, sk, result); 529 if (cache->c_ops != &rtnl_addr_ops) 1111 static struct nl_cache_ops rtnl_addr_ops = { variable in typeref:struct:nl_cache_ops 1129 nl_cache_mngt_register(&rtnl_addr_ops); 1134 nl_cache_mngt_unregister(&rtnl_addr_ops);
|