Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c24 #define VSOCK_CLOSE_TIMEOUT (8 * HZ) macro
1079 schedule_delayed_work(&vsk->close_work, VSOCK_CLOSE_TIMEOUT); in virtio_transport_close()