Home
last modified time | relevance | path

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

/linux/net/core/
H A Drtnetlink.c742 static struct rtnl_af_ops *rtnl_af_lookup(const int family, int *srcu_index) in rtnl_af_lookup() function
2694 af_ops = rtnl_af_lookup(nla_type(af), &af_ops_srcu_index); in validate_linkmsg()
3288 af_ops = rtnl_af_lookup(nla_type(af), &af_ops_srcu_index); in do_setlink()