Home
last modified time | relevance | path

Searched refs:for_each_netdev_reverse (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/
D.clang-format292 - 'for_each_netdev_reverse'
/linux-5.19.10/include/linux/
Dnetdevice.h2921 #define for_each_netdev_reverse(net, d) \ macro
/linux-5.19.10/net/core/
Ddev.c11331 for_each_netdev_reverse(net, dev) { in default_device_exit_batch()