Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Drtnetlink.c580 static const struct rtnl_af_ops *rtnl_af_lookup(const int family) in rtnl_af_lookup() function
2394 af_ops = rtnl_af_lookup(nla_type(af)); in validate_linkmsg()
3012 BUG_ON(!(af_ops = rtnl_af_lookup(nla_type(af)))); in do_setlink()

Completed in 14 milliseconds