Searched refs:for_each_net_continue_reverse (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | net_namespace.h | 432 #define for_each_net_continue_reverse(VAR) \ macro |
| /linux/net/core/ | ||
| H A D | dev.c | 1978 for_each_net_continue_reverse(net) { in register_netdevice_notifier() |