Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c584 bool low_rx_bytes; in virtio_transport_stream_do_dequeue() local
630 low_rx_bytes = (vvs->rx_bytes < in virtio_transport_stream_do_dequeue()
645 (free_space < VIRTIO_VSOCK_MAX_PKT_BUF_SIZE || low_rx_bytes)) in virtio_transport_stream_do_dequeue()