Home
last modified time | relevance | path

Searched refs:vxl_sock (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/net/
HDif_vxlan.c141 struct vxlan_socket *vxl_sock; member
1506 sc->vxl_sock = vso; in vxlan_setup_socket()
1509 sc->vxl_sock = NULL; in vxlan_setup_socket()
1709 vso = sc->vxl_sock; in vxlan_teardown_locked()
1710 sc->vxl_sock = NULL; in vxlan_teardown_locked()