Home
last modified time | relevance | path

Searched refs:rtnl_link_ops_get (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/core/
Drtnetlink.c390 static const struct rtnl_link_ops *rtnl_link_ops_get(const char *kind) in rtnl_link_ops_get() function
413 if (rtnl_link_ops_get(ops->kind)) in __rtnl_link_register()
1997 ops = rtnl_link_ops_get(kind); in linkinfo_to_kind_ops()
3473 ops = rtnl_link_ops_get(kind); in __rtnl_newlink()
3572 ops = rtnl_link_ops_get(kind); in __rtnl_newlink()