Searched defs:for_each_tunnel_rcu (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv4/ | ||
H A D | tunnel4.c | 90 #define for_each_tunnel_rcu(head, handler) \ macro |
/openbmc/linux/net/ipv6/ | ||
H A D | tunnel6.c | 117 #define for_each_tunnel_rcu(head, handler) \ macro |