Searched refs:vn6_sock (Results 1 – 2 of 2) sorted by relevance
157 struct vxlan_sock *vn6_sock; /* listening socket for IPv6 */ member206 return inet_sk(vxlan->vn6_sock->sock->sk)->inet_sport; in vxlan_dev_dst_port()
1005 if (family == AF_INET6 && dev->vn6_sock && in vxlan_group_used()1006 atomic_read(&dev->vn6_sock->refcnt) == 1) in vxlan_group_used()1017 if (family == AF_INET6 && vxlan->vn6_sock != dev->vn6_sock) in vxlan_group_used()1057 __vxlan_sock_release(vxlan->vn6_sock); in vxlan_sock_release()1083 sk = vxlan->vn6_sock->sock->sk; in vxlan_igmp_join()1114 sk = vxlan->vn6_sock->sock->sk; in vxlan_igmp_leave()1863 vxlan->vn6_sock->sock->sk, in vxlan6_get_route()2065 if (!vxlan->vn6_sock) in vxlan_xmit_one()2067 sk = vxlan->vn6_sock->sock->sk; in vxlan_xmit_one()2447 if (!vxlan->vn6_sock) in vxlan_fill_metadata_dst()[all …]