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