Searched refs:__rtnl_af_unregister (Results 1 – 3 of 3) sorted by relevance
136 void __rtnl_af_unregister(struct rtnl_af_ops *ops);
482 void __rtnl_af_unregister(struct rtnl_af_ops *ops) in __rtnl_af_unregister() function486 EXPORT_SYMBOL_GPL(__rtnl_af_unregister);495 __rtnl_af_unregister(ops); in rtnl_af_unregister()
5996 __rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()