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

/linux-master/include/net/
H A Ddst_cache.h11 struct dst_cache { struct
77 dst_cache_reset(struct dst_cache *dst_cache) argument
[all...]
H A Dip6_tunnel.h53 struct dst_cache dst_cache; /* cached dst */ member in struct:ip6_tnl
H A Dip_tunnels.h88 struct dst_cache dst_cache; member in struct:ip_tunnel_info
137 struct dst_cache dst_cache; member in struct:ip_tunnel
H A Dvxlan.h209 struct dst_cache dst_cache; member in struct:vxlan_rdst
H A Dip_vs.h708 struct dst_entry *dst_cache; /* destination cache entry */ member in struct:ip_vs_dest_dst
/linux-master/net/core/
H A Ddst_cache.c27 static void dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, argument
38 static struct dst_entry *dst_cache_per_cpu_get(struct dst_cache *dst_cache, 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) argument
90 dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, __be32 saddr) argument
105 dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, const struct in6_addr *saddr) argument
120 dst_cache_get_ip6(struct dst_cache *dst_cache, struct in6_addr *saddr) argument
140 dst_cache_init(struct dst_cache *dst_cache, gfp_t gfp) argument
152 dst_cache_destroy(struct dst_cache *dst_cache) argument
166 dst_cache_reset_now(struct dst_cache *dst_cache) argument
[all...]
/linux-master/net/ipv6/
H A Dip6_udp_tunnel.c135 udp_tunnel6_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, struct socket *sock, int oif, struct in6_addr *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 dsfield, struct dst_cache *dst_cache) argument
/linux-master/net/ipv6/ila/
H A Dila_lwt.c21 struct dst_cache dst_cache; member in struct:ila_lwt
/linux-master/net/ipv4/
H A Dudp_tunnel_core.c207 udp_tunnel_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, int oif, __be32 *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 tos, struct dst_cache *dst_cache) argument
/linux-master/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) 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) argument
H A Dnf_flow_table_offload.c278 const struct dst_entry *dst_cache; local
/linux-master/net/tipc/
H A Dudp_media.c85 struct dst_cache dst_cache; member in struct:udp_replicast
[all...]
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h143 struct dst_entry *dst_cache; member in struct:flow_offload_tuple::__anon61::__anon62
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2315 struct dst_cache *dst_cache; local
[all...]

Completed in 164 milliseconds