Searched refs:fwd_cnt (Results 1 – 5 of 5) sorted by relevance
94 __u32 fwd_cnt104 fwd_cnt116 __field(__u32, fwd_cnt)128 __entry->fwd_cnt = fwd_cnt;139 __entry->fwd_cnt)
75 hdr->fwd_cnt = cpu_to_le32(0); in virtio_transport_alloc_skb()296 vvs->fwd_cnt += len; in virtio_transport_dec_rx_pkt()304 vvs->last_fwd_cnt = vvs->fwd_cnt; in virtio_transport_inc_tx_pkt()305 hdr->fwd_cnt = cpu_to_le32(vvs->fwd_cnt); in virtio_transport_inc_tx_pkt()447 fwd_cnt_delta = vvs->fwd_cnt - vvs->last_fwd_cnt; in virtio_transport_stream_do_dequeue()1303 vvs->peer_fwd_cnt = le32_to_cpu(hdr->fwd_cnt); in virtio_transport_space_update()1410 le32_to_cpu(hdr->fwd_cnt)); in virtio_transport_recv_pkt()1578 (vvs->fwd_cnt != vvs->last_fwd_cnt); in virtio_transport_notify_set_rcvlowat()
66 uint32_t fwd_cnt; member
66 __le32 fwd_cnt; member
137 u32 fwd_cnt; member