Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_multicast.c38 struct vxlan_sock *sock6 = rtnl_dereference(vxlan->vn6_sock); in vxlan_igmp_join() local
72 struct vxlan_sock *sock6 = rtnl_dereference(vxlan->vn6_sock); in vxlan_igmp_leave() local
133 struct vxlan_sock *sock6; in vxlan_group_used() local
/linux/drivers/net/wireguard/
H A Ddevice.h43 struct sock __rcu *sock4, *sock6; member