Searched refs:rtnl_link_ops_get (Results 1 – 1 of 1) sorted by relevance
279 static const struct rtnl_link_ops *rtnl_link_ops_get(const char *kind) in rtnl_link_ops_get() function302 if (rtnl_link_ops_get(ops->kind)) in __rtnl_link_register()2090 ops = rtnl_link_ops_get(kind); in rtnl_newlink()2187 ops = rtnl_link_ops_get(kind); in rtnl_newlink()