Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2390 vxlan_get_route(struct vxlan_dev *vxlan, struct net_device *dev, struct vxlan_sock *sock4, struct sk_buff *skb, int oif, u8 tos, __be32 daddr, __be32 *saddr, __be16 dport, __be16 sport, struct dst_cache *dst_cache, const struct ip_tunnel_info *info) vxlan_get_route() argument
2441 vxlan6_get_route(struct vxlan_dev *vxlan, struct net_device *dev, struct vxlan_sock *sock6, struct sk_buff *skb, int oif, u8 tos, __be32 label, const struct in6_addr *daddr, struct in6_addr *saddr, __be16 dport, __be16 sport, struct dst_cache *dst_cache, const struct ip_tunnel_info *info) vxlan6_get_route() argument
2592 struct dst_cache *dst_cache; vxlan_xmit_one() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h647 struct dst_entry *dst_cache; /* destination cache entry */ member
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h708 struct dst_entry *dst_cache; /* destination cache entry */ member
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2218 vxlan_get_route(struct vxlan_dev *vxlan, struct net_device *dev, struct vxlan_sock *sock4, struct sk_buff *skb, int oif, u8 tos, __be32 daddr, __be32 *saddr, __be16 dport, __be16 sport, __u8 flow_flags, struct dst_cache *dst_cache, const struct ip_tunnel_info *info) vxlan_get_route() argument
2270 vxlan6_get_route(struct vxlan_dev *vxlan, struct net_device *dev, struct vxlan_sock *sock6, struct sk_buff *skb, int oif, u8 tos, __be32 label, const struct in6_addr *daddr, struct in6_addr *saddr, __be16 dport, __be16 sport, struct dst_cache *dst_cache, const struct ip_tunnel_info *info) vxlan6_get_route() argument
2419 struct dst_cache *dst_cache; vxlan_xmit_one() local
[all...]

Completed in 15 milliseconds

12