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

/linux-master/include/net/
H A Drtnetlink.h36 void rtnl_unregister_all(int protocol);
/linux-master/net/phonet/
H A Dpn_dev.c350 rtnl_unregister_all(PF_PHONET);
/linux-master/net/can/
H A Dgw.c1325 rtnl_unregister_all(PF_CAN);
/linux-master/net/ipv6/
H A Daf_inet6.c1308 rtnl_unregister_all(PF_INET6);
H A Droute.c6767 rtnl_unregister_all(PF_INET6);
H A Daddrconf.c7486 rtnl_unregister_all(PF_INET6);
/linux-master/net/mpls/
H A Daf_mpls.c2793 rtnl_unregister_all(PF_MPLS);
/linux-master/net/core/
H A Drtnetlink.c355 * rtnl_unregister_all - Unregister all rtnetlink message type of a protocol
361 void rtnl_unregister_all(int protocol) function
385 EXPORT_SYMBOL_GPL(rtnl_unregister_all); variable

Completed in 159 milliseconds