Searched defs:dst_cache (Results 1 – 13 of 13) sorted by relevance
28 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument 40 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() argument 67 struct dst_entry *dst_cache_get(struct dst_cache *dst_cach argument 81 dst_cache_get_ip4(struct dst_cache * dst_cache,__be32 * saddr) dst_cache_get_ip4() argument 103 dst_cache_set_ip4(struct dst_cache * dst_cache,struct dst_entry * dst,__be32 saddr) dst_cache_set_ip4() argument 120 dst_cache_set_ip6(struct dst_cache * dst_cache,struct dst_entry * dst,const struct in6_addr * saddr) dst_cache_set_ip6() argument 138 dst_cache_get_ip6(struct dst_cache * dst_cache,struct in6_addr * saddr) dst_cache_get_ip6() argument 163 dst_cache_init(struct dst_cache * dst_cache,gfp_t gfp) dst_cache_init() argument 179 dst_cache_destroy(struct dst_cache * dst_cache) dst_cache_destroy() argument 193 dst_cache_reset_now(struct dst_cache * dst_cache) dst_cache_reset_now() argument [all...]
11 struct dst_cache { struct 18 * @dst_cache: the cache argument 12 cachedst_cache global() argument 77 dst_cache_reset(struct dst_cache * dst_cache) dst_cache_reset() argument [all...]
53 struct dst_cache dst_cache; /* cached dst */ member
106 struct dst_cache dst_cache; member 167 struct dst_cache dst_cache; member
209 struct dst_cache dst_cache; member
708 struct dst_entry *dst_cache; /* destination cache entry */ member
143 struct dst_cache *dst_cache) in udp_tunnel6_dst_lookup() argument
21 struct dst_cache dst_cache; member
99 struct dst_cache dst_cache; member
85 struct dst_cache dst_cache; member [all...]
143 struct dst_entry *dst_cache; member
278 const struct dst_entry *dst_cache; in flow_offload_eth_dst() local
2331 struct dst_cache *dst_cache; in vxlan_xmit_one() local [all...]