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