Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Drtnetlink.h54 void rtnl_unregister_all(int protocol);
/linux-6.15/net/phonet/
H A Dpn_dev.c368 rtnl_unregister_all(PF_PHONET); in phonet_device_exit()
/linux-6.15/net/ipv6/
H A Daf_inet6.c1308 rtnl_unregister_all(PF_INET6); in inet6_init()
H A Droute.c6839 rtnl_unregister_all(PF_INET6); in ip6_route_init()
H A Daddrconf.c7509 rtnl_unregister_all(PF_INET6); in addrconf_init()
/linux-6.15/net/can/
H A Dgw.c1351 rtnl_unregister_all(PF_CAN); in cgw_module_exit()
/linux-6.15/net/mpls/
H A Daf_mpls.c2788 rtnl_unregister_all(PF_MPLS); in mpls_exit()
/linux-6.15/net/core/
H A Drtnetlink.c484 void rtnl_unregister_all(int protocol) in rtnl_unregister_all() function
508 EXPORT_SYMBOL_GPL(rtnl_unregister_all);