Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_vsock.h134 u32 peer_fwd_cnt; member
/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c494 ret = vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_get_credit()
875 bytes = (s64)vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_has_space()
1488 vvs->peer_fwd_cnt = le32_to_cpu(hdr->fwd_cnt); in virtio_transport_space_update()