Home
last modified time | relevance | path

Searched defs:dst_cache (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/core/
Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set()
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get()
63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get()
72 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4()
90 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4()
105 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6()
120 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6()
140 int dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp) in dst_cache_init()
152 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy()
166 void dst_cache_reset_now(struct dst_cache *dst_cache) in dst_cache_reset_now()
/kernel/linux/linux-5.10/include/net/
Ddst_cache.h11 struct dst_cache { struct
12 struct dst_cache_pcpu __percpu *cache; argument
18 * @dst_cache: the cache argument
77 static inline void dst_cache_reset(struct dst_cache *dst_cache) in dst_cache_reset()
Dip_tunnels.h72 struct dst_cache dst_cache; member
125 struct dst_cache dst_cache; member
Dip6_tunnel.h52 struct dst_cache dst_cache; /* cached dst */ member
Dvxlan.h207 struct dst_cache dst_cache; member
Dip_vs.h645 struct dst_entry *dst_cache; /* destination cache entry */ member
/kernel/linux/linux-5.10/net/ipv6/ila/
Dila_lwt.c21 struct dst_cache dst_cache; member
/kernel/linux/linux-5.10/net/tipc/
Dudp_media.c80 struct dst_cache dst_cache; member
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_flow_table.h114 struct dst_entry *dst_cache; member
/kernel/linux/linux-5.10/drivers/net/
Dgeneve.c779 struct dst_cache *dst_cache; in geneve_get_v4_rt() local
833 struct dst_cache *dst_cache; in geneve_get_v6_dst() local
Dvxlan.c2396 struct dst_cache *dst_cache, in vxlan_get_route()
2451 struct dst_cache *dst_cache, in vxlan6_get_route()
2594 struct dst_cache *dst_cache; in vxlan_xmit_one() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_flow_table_offload.c212 const struct dst_entry *dst_cache; in flow_offload_eth_dst() local
/kernel/linux/linux-5.10/net/ipv6/
Dip6_output.c1297 struct dst_cache *dst_cache; in ip6_dst_lookup_tunnel() local
/kernel/linux/linux-5.10/net/ipv4/
Droute.c2797 struct dst_cache *dst_cache; in ip_route_output_tunnel() local