Searched refs:for_each_netdev_reverse (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/linux/ | ||
| D | netdevice.h | 2103 #define for_each_netdev_reverse(net, d) \ macro |
| /linux-4.1.27/net/core/ | ||
| D | dev.c | 7431 for_each_netdev_reverse(net, dev) { in default_device_exit_batch() |