Home
last modified time | relevance | path

Searched refs:rtnl_unregister_all (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/include/net/
Drtnetlink.h35 void rtnl_unregister_all(int protocol);
/linux-6.6.21/net/phonet/
Dpn_dev.c350 rtnl_unregister_all(PF_PHONET); in phonet_device_exit()
/linux-6.6.21/net/ipv6/
Daf_inet6.c1305 rtnl_unregister_all(PF_INET6); in inet6_init()
Daddrconf.c7415 rtnl_unregister_all(PF_INET6); in addrconf_init()
Droute.c6763 rtnl_unregister_all(PF_INET6); in ip6_route_init()
/linux-6.6.21/net/can/
Dgw.c1325 rtnl_unregister_all(PF_CAN); in cgw_module_exit()
/linux-6.6.21/net/mpls/
Daf_mpls.c2791 rtnl_unregister_all(PF_MPLS); in mpls_exit()
/linux-6.6.21/net/core/
Drtnetlink.c361 void rtnl_unregister_all(int protocol) in rtnl_unregister_all() function
390 EXPORT_SYMBOL_GPL(rtnl_unregister_all);