Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
Dbareudp.c286 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
349 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
469 bool use_cache; in bareudp_fill_metadata_dst() local
Dgeneve.c778 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
833 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
/kernel/linux/linux-5.10/net/ipv4/
Dip_tunnel.c555 bool use_cache; in ip_md_tunnel_xmit() local
644 bool use_cache = false; in ip_tunnel_xmit() local
Droute.c2820 u8 protocol, bool use_cache) in ip_route_output_tunnel()
/kernel/linux/linux-5.10/sound/pci/nm256/
Dnm256.c48 static bool use_cache; /* disabled */ variable
213 unsigned int use_cache: 1; /* use one big coef. table */ member
/kernel/linux/linux-5.10/net/ipv6/
Dip6_output.c1298 bool use_cache) in ip6_dst_lookup_tunnel()
Dip6_tunnel.c1120 bool use_cache = false; in ip6_tnl_xmit() local
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c2397 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2452 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local