Home
last modified time | relevance | path

Searched defs:dst_cache (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/include/net/
H A Ddst_cache.h11 struct dst_cache { struct
77 dst_cache_reset(struct dst_cache *dst_cache) dst_cache_reset() argument
[all...]
H A Dip6_tunnel.h52 struct dst_cache dst_cache; /* cached dst */ member
H A Dip_tunnels.h72 struct dst_cache dst_cache; member
125 struct dst_cache dst_cache; member
H A Dvxlan.h207 struct dst_cache dst_cache; member
/kernel/linux/linux-6.6/include/net/
H A Ddst_cache.h11 struct dst_cache { struct
77 dst_cache_reset(struct dst_cache *dst_cache) dst_cache_reset() argument
[all...]
H A Dip6_tunnel.h53 struct dst_cache dst_cache; /* cached dst */ member
H A Dip_tunnels.h88 struct dst_cache dst_cache; member
137 struct dst_cache dst_cache; member
H A Dvxlan.h209 struct dst_cache dst_cache; member
/kernel/linux/linux-5.10/net/core/
H A Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() argument
63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cach argument
72 dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) dst_cache_get_ip4() argument
90 dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, __be32 saddr) dst_cache_set_ip4() argument
105 dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, const struct in6_addr *saddr) dst_cache_set_ip6() argument
120 dst_cache_get_ip6(struct dst_cache *dst_cache, struct in6_addr *saddr) dst_cache_get_ip6() argument
140 dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp) dst_cache_init() argument
152 dst_cache_destroy(struct dst_cache *dst_cache) dst_cache_destroy() argument
166 dst_cache_reset_now(struct dst_cache *dst_cache) dst_cache_reset_now() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, in dst_cache_per_cpu_dst_set() argument
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, in dst_cache_per_cpu_get() argument
63 struct dst_entry *dst_cache_get(struct dst_cache *dst_cach argument
72 dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) dst_cache_get_ip4() argument
90 dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, __be32 saddr) dst_cache_set_ip4() argument
105 dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, const struct in6_addr *saddr) dst_cache_set_ip6() argument
120 dst_cache_get_ip6(struct dst_cache *dst_cache, struct in6_addr *saddr) dst_cache_get_ip6() argument
140 dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp) dst_cache_init() argument
152 dst_cache_destroy(struct dst_cache *dst_cache) dst_cache_destroy() argument
166 dst_cache_reset_now(struct dst_cache *dst_cache) dst_cache_reset_now() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_lwt.c21 struct dst_cache dst_cache; member
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_lwt.c21 struct dst_cache dst_cache; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_flow_offload.c30 nft_default_forward_path(struct nf_flow_route *route, struct dst_entry *dst_cache, enum ip_conntrack_dir dir) nft_default_forward_path() argument
48 nft_dev_fill_forward_path(const struct nf_flow_route *route, const struct dst_entry *dst_cache, const struct nf_conn *ct, enum ip_conntrack_dir dir, u8 *ha, struct net_device_path_stack *stack) nft_dev_fill_forward_path() argument
H A Dnf_flow_table_offload.c278 const struct dst_entry *dst_cache; in flow_offload_eth_dst() local
/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c80 struct dst_cache dst_cache; member
[all...]
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_flow_table.h114 struct dst_entry *dst_cache; member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_flow_table_offload.c212 const struct dst_entry *dst_cache; in flow_offload_eth_dst() local
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c85 struct dst_cache dst_cache; member
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_output.c1308 struct dst_cache *dst_cache; in ip6_dst_lookup_tunnel() local
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_flow_table.h142 struct dst_entry *dst_cache; member
/kernel/linux/linux-5.10/drivers/net/
H A Dgeneve.c780 struct dst_cache *dst_cache; in geneve_get_v4_rt() local
836 struct dst_cache *dst_cach in geneve_get_v6_dst() local
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dgeneve.c811 struct dst_cache *dst_cache; in geneve_get_v4_rt() local
868 struct dst_cache *dst_cach in geneve_get_v6_dst() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_output.c1319 struct dst_cache *dst_cache; in ip6_dst_lookup_tunnel() local
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c2821 struct dst_cache *dst_cache; in ip_route_output_tunnel() local
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c2895 struct dst_cache *dst_cache; in ip_route_output_tunnel() local

Completed in 32 milliseconds

12