Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_tunnels.h160 #define TUNNEL_NOCACHE __cpu_to_be16(0x2000) macro
226 if (info->key.tun_flags & TUNNEL_NOCACHE) in ip_tunnel_dst_cache_usable()
/Linux-v4.19/net/netfilter/
Dnft_tunnel.c325 info.key.tun_flags = TUNNEL_KEY | TUNNEL_CSUM | TUNNEL_NOCACHE; in nft_tunnel_obj_init()
/Linux-v4.19/net/core/
Dfilter.c3646 info->key.tun_flags = TUNNEL_KEY | TUNNEL_CSUM | TUNNEL_NOCACHE; in BPF_CALL_4()