Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvirtio_vsock.h38 u32 peer_fwd_cnt; member
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport_common.c239 ret = vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_get_credit()
375 bytes = vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_has_space()
1054 vvs->peer_fwd_cnt = le32_to_cpu(pkt->hdr.fwd_cnt); in virtio_transport_space_update()