Searched refs:last_fwd_cnt (Results 1 – 2 of 2) sorted by relevance
50 uint32_t last_fwd_cnt; member
320 pcb->last_fwd_cnt = fwd_cnt; in vsock_pcb_send_message()331 pcb->last_fwd_cnt = fwd_cnt; in vsock_pcb_send_message()1388 if ((pcb->fwd_cnt - pcb->last_fwd_cnt + threshold) >= pcb->last_buf_alloc) { in vsock_soreceive()