Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Drtnetlink.h16 void rtnl_unregister_all(int protocol);
/linux-4.4.14/net/phonet/
Dpn_dev.c361 rtnl_unregister_all(PF_PHONET); in phonet_device_exit()
/linux-4.4.14/net/ipv6/
Daf_inet6.c1025 rtnl_unregister_all(PF_INET6); in inet6_init()
/linux-4.4.14/net/can/
Dgw.c1028 rtnl_unregister_all(PF_CAN); in cgw_module_exit()
/linux-4.4.14/net/mpls/
Daf_mpls.c1613 rtnl_unregister_all(PF_MPLS); in mpls_exit()
/linux-4.4.14/net/core/
Drtnetlink.c268 void rtnl_unregister_all(int protocol) in rtnl_unregister_all() function
275 EXPORT_SYMBOL_GPL(rtnl_unregister_all);
/linux-4.4.14/net/decnet/
Daf_decnet.c2400 rtnl_unregister_all(PF_DECnet);