fwd_cnt 42 include/linux/virtio_vsock.h u32 fwd_cnt; fwd_cnt 91 include/trace/events/vsock_virtio_transport_common.h __u32 fwd_cnt fwd_cnt 101 include/trace/events/vsock_virtio_transport_common.h fwd_cnt fwd_cnt 113 include/trace/events/vsock_virtio_transport_common.h __field(__u32, fwd_cnt) fwd_cnt 125 include/trace/events/vsock_virtio_transport_common.h __entry->fwd_cnt = fwd_cnt; fwd_cnt 136 include/trace/events/vsock_virtio_transport_common.h __entry->fwd_cnt) fwd_cnt 63 include/uapi/linux/virtio_vsock.h __le32 fwd_cnt; fwd_cnt 221 net/vmw_vsock/virtio_transport_common.c vvs->fwd_cnt += pkt->len; fwd_cnt 227 net/vmw_vsock/virtio_transport_common.c vvs->last_fwd_cnt = vvs->fwd_cnt; fwd_cnt 228 net/vmw_vsock/virtio_transport_common.c pkt->hdr.fwd_cnt = cpu_to_le32(vvs->fwd_cnt); fwd_cnt 310 net/vmw_vsock/virtio_transport_common.c free_space = vvs->buf_alloc - (vvs->fwd_cnt - vvs->last_fwd_cnt); fwd_cnt 1054 net/vmw_vsock/virtio_transport_common.c vvs->peer_fwd_cnt = le32_to_cpu(pkt->hdr.fwd_cnt); fwd_cnt 1082 net/vmw_vsock/virtio_transport_common.c le32_to_cpu(pkt->hdr.fwd_cnt));