Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Drtnetlink.h181 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/Linux-v6.6/net/mctp/
Ddevice.c542 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/Linux-v6.6/net/bridge/
Dbr_netlink.c1917 rtnl_af_unregister(&br_af_ops); in br_netlink_init()
1924 rtnl_af_unregister(&br_af_ops); in br_netlink_fini()
/Linux-v6.6/net/mpls/
Daf_mpls.c2792 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/Linux-v6.6/net/core/
Drtnetlink.c615 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
623 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/Linux-v6.6/net/ipv6/
Daddrconf.c7404 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7424 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()