Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Drtnetlink.h181 void rtnl_af_unregister(struct rtnl_af_ops *ops);
/Linux-v6.1/net/mctp/
Ddevice.c554 rtnl_af_unregister(&mctp_af_ops); in mctp_device_exit()
/Linux-v6.1/net/bridge/
Dbr_netlink.c1864 rtnl_af_unregister(&br_af_ops); in br_netlink_init()
1873 rtnl_af_unregister(&br_af_ops); in br_netlink_fini()
/Linux-v6.1/net/mpls/
Daf_mpls.c2785 rtnl_af_unregister(&mpls_af_ops); in mpls_exit()
/Linux-v6.1/net/core/
Drtnetlink.c611 void rtnl_af_unregister(struct rtnl_af_ops *ops) in rtnl_af_unregister() function
619 EXPORT_SYMBOL_GPL(rtnl_af_unregister);
/Linux-v6.1/net/ipv6/
Daddrconf.c7348 rtnl_af_unregister(&inet6_ops); in addrconf_init()
7368 rtnl_af_unregister(&inet6_ops); in addrconf_cleanup()