Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dnet_namespace.h424 #define for_each_net_continue_reverse(VAR) \ macro
/linux-6.14.4/
D.clang-format328 - 'for_each_net_continue_reverse'
/linux-6.14.4/net/core/
Ddev.c1954 for_each_net_continue_reverse(net) { in register_netdevice_notifier()