Searched refs:rtnl_link_ops (Results 1 – 1 of 1) sorted by relevance
180 static struct nl_cache_ops rtnl_link_ops; variable778 return nl_cache_alloc_and_fill(&rtnl_link_ops, sk, result); in rtnl_link_alloc_cache()795 if (cache->c_ops != &rtnl_link_ops) in rtnl_link_get()823 if (cache->c_ops != &rtnl_link_ops) in rtnl_link_get_by_name()1445 static struct nl_cache_ops rtnl_link_ops = { variable1463 nl_cache_mngt_register(&rtnl_link_ops); in link_init()1468 nl_cache_mngt_unregister(&rtnl_link_ops); in link_exit()