Home
last modified time | relevance | path

Searched defs:sock4 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/vxlan/
H A Dvxlan_multicast.c26 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
/linux/drivers/net/wireguard/
H A Ddevice.h43 struct sock __rcu *sock4, *sock6; member