Home
last modified time | relevance | path

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

/net/core/
Drtnetlink.c447 static const struct rtnl_af_ops *rtnl_af_lookup(const int family) in rtnl_af_lookup() function
1349 if (!(af_ops = rtnl_af_lookup(nla_type(af)))) in validate_linkmsg()
1729 if (!(af_ops = rtnl_af_lookup(nla_type(af)))) in do_setlink()