Searched defs:dst_cache (Results 1 – 7 of 7) sorted by relevance
| /net/core/ |
| A D | dst_cache.c | 28 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() 40 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() 67 struct dst_entry *dst_cache_get(struct dst_cache *dst_cache) in dst_cache_get() 81 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4() 103 void dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip4() 120 void dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, in dst_cache_set_ip6() 138 struct dst_entry *dst_cache_get_ip6(struct dst_cache *dst_cache, in dst_cache_get_ip6() 163 int dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp) in dst_cache_init() 179 void dst_cache_destroy(struct dst_cache *dst_cache) in dst_cache_destroy() 193 void dst_cache_reset_now(struct dst_cache *dst_cache) in dst_cache_reset_now()
|
| /net/ipv6/ |
| A D | ip6_udp_tunnel.c | 143 struct dst_cache *dst_cache) in udp_tunnel6_dst_lookup()
|
| /net/netfilter/ |
| A D | nft_flow_offload.c | 32 struct dst_entry *dst_cache, in nft_default_forward_path() 50 const struct dst_entry *dst_cache, in nft_dev_fill_forward_path()
|
| A D | nf_flow_table_offload.c | 278 const struct dst_entry *dst_cache; in flow_offload_eth_dst() local
|
| /net/ipv6/ila/ |
| A D | ila_lwt.c | 21 struct dst_cache dst_cache; member
|
| /net/ipv4/ |
| A D | udp_tunnel_core.c | 235 struct dst_cache *dst_cache) in udp_tunnel_dst_lookup()
|
| /net/tipc/ |
| A D | udp_media.c | 85 struct dst_cache dst_cache; member
|
Completed in 16 milliseconds