Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Drtnetlink.h244 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/linux-6.15/net/mctp/
H A Ddevice.c550 rtnl_af_unregister(&mctp_af_ops); in mctp_device_init()
559 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/linux-6.15/net/bridge/
H A Dbr_netlink.c1940 rtnl_af_unregister(&br_af_ops); in br_netlink_init()
1950 rtnl_af_unregister(&br_af_ops); in br_netlink_fini()
/linux-6.15/net/mpls/
H A Daf_mpls.c2777 rtnl_af_unregister(&mpls_af_ops); in mpls_init()
2789 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/linux-6.15/net/core/
H A Drtnetlink.c800 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
810 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/linux-6.15/net/ipv6/
H A Daddrconf.c7510 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7531 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()