Home
last modified time | relevance | path

Searched refs:rtnl_af_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c540 static const struct rtnl_af_ops *rtnl_af_lookup(const int family) in rtnl_af_lookup() function
2297 af_ops = rtnl_af_lookup(nla_type(af)); in validate_linkmsg()
2885 BUG_ON(!(af_ops = rtnl_af_lookup(nla_type(af)))); in do_setlink()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c583 static const struct rtnl_af_ops *rtnl_af_lookup(const int family) in rtnl_af_lookup() function
2445 af_ops = rtnl_af_lookup(nla_type(af)); in validate_linkmsg()
3044 BUG_ON(!(af_ops = rtnl_af_lookup(nla_type(af)))); in do_setlink()

Completed in 14 milliseconds