Home
last modified time | relevance | path

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

/linux/net/mctp/
H A Ddevice.c551 rtnl_af_unregister(&mctp_af_ops); in mctp_device_init()
560 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/linux/include/net/
H A Drtnetlink.h244 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/linux/net/mpls/
H A Daf_mpls.c2871 rtnl_af_unregister(&mpls_af_ops); in mpls_init()
2884 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/linux/net/core/
H A Drtnetlink.c806 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
816 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/linux/net/ipv6/
H A Daddrconf.c7596 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7617 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()