Home
last modified time | relevance | path

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

/linux/include/net/
H A Drtnetlink.h244 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/linux/net/mctp/
H A Ddevice.c553 rtnl_af_unregister(&mctp_af_ops); in mctp_device_init()
562 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/linux/net/mpls/
H A Daf_mpls.c2877 rtnl_af_unregister(&mpls_af_ops); in mpls_init()
2890 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/linux/net/core/
H A Drtnetlink.c836 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
846 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/linux/net/ipv6/
H A Daddrconf.c7613 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7634 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()