Home
last modified time | relevance | path

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

/linux/drivers/net/
A Dbareudp.c287 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp_xmit_skb() local
350 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in bareudp6_xmit_skb() local
470 bool use_cache; in bareudp_fill_metadata_dst() local
A Dgeneve.c779 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v4_rt() local
832 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in geneve_get_v6_dst() local
A Dvxlan.c2400 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan_get_route() local
2455 bool use_cache = ip_tunnel_dst_cache_usable(skb, info); in vxlan6_get_route() local
/linux/net/ipv4/
A Dip_tunnel.c555 bool use_cache; in ip_md_tunnel_xmit() local
644 bool use_cache = false; in ip_tunnel_xmit() local
A Droute.c2870 u8 protocol, bool use_cache) in ip_route_output_tunnel()
/linux/sound/pci/nm256/
A Dnm256.c46 static bool use_cache; /* disabled */ variable
209 unsigned int use_cache: 1; /* use one big coef. table */ member
/linux/net/ipv6/
A Dip6_output.c1269 bool use_cache) in ip6_dst_lookup_tunnel()
A Dip6_tunnel.c1090 bool use_cache = false; in ip6_tnl_xmit() local

Completed in 55 milliseconds