Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dnetdevices.c30 for_each_netdev(net->net, dev) { in afs_get_ipv4_interfaces()
/linux-4.19.296/
D.clang-format164 - 'for_each_netdev'
/linux-4.19.296/include/linux/
Dnetdevice.h2535 #define for_each_netdev(net, d) \ macro