Searched refs:net_has_fallback_tunnels (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/ipv6/
H A Dip6_vti.c1148 if (!net_has_fallback_tunnels(net))
H A Dsit.c1839 if (!net_has_fallback_tunnels(net))
H A Dip6_tunnel.c2246 if (!net_has_fallback_tunnels(net))
H A Dip6_gre.c1606 if (!net_has_fallback_tunnels(net))
/linux-master/net/ipv4/
H A Dip_tunnel.c1103 if (!ops || !net_has_fallback_tunnels(net)) {
/linux-master/include/linux/
H A Dnetdevice.h690 static inline bool net_has_fallback_tunnels(const struct net *net) function

Completed in 350 milliseconds