Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Drtnetlink.h21 void rtnl_unregister_all(int protocol);
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_dev.c351 rtnl_unregister_all(PF_PHONET); in phonet_device_exit()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c1266 rtnl_unregister_all(PF_INET6); in inet6_init()
H A Droute.c6561 rtnl_unregister_all(PF_INET6); in ip6_route_init()
H A Daddrconf.c7262 rtnl_unregister_all(PF_INET6); in addrconf_init()
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c1249 rtnl_unregister_all(PF_CAN); in cgw_module_exit()
/OK3568_Linux_fs/kernel/net/decnet/
H A Daf_decnet.c2381 rtnl_unregister_all(PF_DECnet);
/OK3568_Linux_fs/kernel/net/mpls/
H A Daf_mpls.c2793 rtnl_unregister_all(PF_MPLS); in mpls_exit()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c319 void rtnl_unregister_all(int protocol) in rtnl_unregister_all() function
347 EXPORT_SYMBOL_GPL(rtnl_unregister_all);