Searched refs:peer_buf_alloc (Results 1 – 2 of 2) sorted by relevance
47 uint32_t peer_buf_alloc; member
90 return pcb->peer_buf_alloc - (pcb->tx_cnt - pcb->peer_fwd_cnt); in vsock_get_peer_space()745 int buffers_changed = (pcb->peer_buf_alloc != buf_alloc) || (pcb->peer_fwd_cnt) != fwd_cnt; in vsock_put_message()746 pcb->peer_buf_alloc = buf_alloc; in vsock_put_message()861 xpcb.xvp_peer_rxhiwat = pcb->peer_buf_alloc; in common_vsock_pcblist()