neightbl.c | 53 static struct nl_cache_ops rtnl_neightbl_ops; variable in typeref:struct:nl_cache_ops 389 return nl_cache_alloc_and_fill(&rtnl_neightbl_ops, sk, result); 410 if (cache->c_ops != &rtnl_neightbl_ops) 790 static struct nl_cache_ops rtnl_neightbl_ops = { variable in typeref:struct:nl_cache_ops 807 nl_cache_mngt_register(&rtnl_neightbl_ops); 812 nl_cache_mngt_unregister(&rtnl_neightbl_ops);
|