Home
last modified time | relevance | path

Searched defs:use_cache (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/ipv4/
Dip_tunnel.c559 bool use_cache; in ip_md_tunnel_xmit() local
651 bool use_cache = false; in ip_tunnel_xmit() local
/Linux-v5.4/sound/pci/nm256/
Dnm256.c48 static bool use_cache; /* disabled */ variable
213 unsigned int use_cache: 1; /* use one big coef. table */ member
/Linux-v5.4/drivers/net/
Dgeneve.c778 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
828 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
Dvxlan.c2221 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2276 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
/Linux-v5.4/net/ipv6/
Dip6_tunnel.c1047 bool use_cache = false; in ip6_tnl_xmit() local