Home
last modified time | relevance | path

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

/linux-6.15/net/vmw_vsock/
H A Dvirtio_transport_common.c587 bool low_rx_bytes; in virtio_transport_stream_do_dequeue() local
633 low_rx_bytes = (vvs->rx_bytes < in virtio_transport_stream_do_dequeue()
648 (free_space < VIRTIO_VSOCK_MAX_PKT_BUF_SIZE || low_rx_bytes)) in virtio_transport_stream_do_dequeue()