Searched defs:sock4 (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/vxlan/ |
| H A D | vxlan_multicast.c | 26 struct vxlan_sock *sock4 = rtnl_dereference(vxlan->vn4_sock); in vxlan_igmp_join() local 60 struct vxlan_sock *sock4 = rtnl_dereference(vxlan->vn4_sock); in vxlan_igmp_leave() local 131 struct vxlan_sock *sock4; in vxlan_group_used() local
|
| H A D | vxlan_core.c | 1523 struct vxlan_sock *sock4 = rtnl_dereference(vxlan->vn4_sock); in vxlan_sock_release() local 2517 struct vxlan_sock *sock4 = rcu_dereference(vxlan->vn4_sock); in vxlan_xmit_one() local 2218 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 3100 struct vxlan_sock *sock4 = rcu_dereference(vxlan->vn4_sock); vxlan_fill_metadata_dst() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | device.h | 43 struct sock __rcu *sock4, *sock6; member
|
| /kernel/linux/linux-6.6/drivers/net/wireguard/ |
| H A D | device.h | 43 struct sock __rcu *sock4, *sock6; member
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | geneve.c | 67 struct geneve_sock __rcu *sock4; /* IPv4 socket used for geneve tunnel */ member
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | geneve.c | 70 struct geneve_sock __rcu *sock4; /* IPv4 socket used for geneve tunnel */ member
|
| /kernel/linux/linux-5.10/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 1550 struct vxlan_sock *sock4; in vxlan_group_used() local 1619 struct vxlan_sock *sock4 = rtnl_dereference(vxlan->vn4_sock); in vxlan_sock_release() local 1655 struct vxlan_sock *sock4 in vxlan_igmp_join() local 1689 struct vxlan_sock *sock4 = rtnl_dereference(vxlan->vn4_sock); vxlan_igmp_leave() local 2390 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 2681 struct vxlan_sock *sock4 = rcu_dereference(vxlan->vn4_sock); vxlan_xmit_one() local 3185 struct vxlan_sock *sock4 = rcu_dereference(vxlan->vn4_sock); vxlan_fill_metadata_dst() local [all...] |
Completed in 15 milliseconds