Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dif_tunnel.h177 #define TUNNEL_NOCACHE __cpu_to_be16(0x2000) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_tunnel.h170 #define TUNNEL_NOCACHE __cpu_to_be16(0x2000) macro
/kernel/linux/linux-5.10/include/net/
Dip_tunnels.h207 if (info->key.tun_flags & TUNNEL_NOCACHE) in ip_tunnel_dst_cache_usable()
/kernel/linux/linux-5.10/net/netfilter/
Dnft_tunnel.c428 info.key.tun_flags = TUNNEL_KEY | TUNNEL_CSUM | TUNNEL_NOCACHE; in nft_tunnel_obj_init()
/kernel/linux/linux-5.10/net/core/
Dfilter.c4363 info->key.tun_flags = TUNNEL_KEY | TUNNEL_CSUM | TUNNEL_NOCACHE; in BPF_CALL_4()