Searched refs:rtnl_af_unregister (Results 1 – 4 of 4) sorted by relevance
139 void rtnl_af_unregister(struct rtnl_af_ops *ops);
1257 rtnl_af_unregister(&br_af_ops); in br_netlink_init()1265 rtnl_af_unregister(&br_af_ops); in br_netlink_fini()
492 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function498 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
5973 rtnl_af_unregister(&inet6_ops); in addrconf_init()