Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Drtnetlink.h167 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/Linux-v5.15/net/mctp/
Ddevice.c417 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/Linux-v5.15/net/bridge/
Dbr_netlink.c1809 rtnl_af_unregister(&br_af_ops); in br_netlink_init()
1818 rtnl_af_unregister(&br_af_ops); in br_netlink_fini()
/Linux-v5.15/net/mpls/
Daf_mpls.c2759 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/Linux-v5.15/net/core/
Drtnetlink.c574 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
582 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/Linux-v5.15/net/ipv6/
Daddrconf.c7277 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7298 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()