Display Filter Reference: vSocket
Protocol field name: vsock
Versions: 2.4.0 to 4.0.4
Back to Display Filter Reference
Field name | Description | Type | Versions |
---|---|---|---|
vsock.dst_cid | Destination cid | Unsigned integer (8 bytes) | 2.4.0 to 4.0.4 |
vsock.dst_port | Destination port | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.op | Operation | Unsigned integer (2 bytes) | 2.4.0 to 4.0.4 |
vsock.payload | Payload | Byte sequence | 2.4.0 to 4.0.4 |
vsock.reserved | Reserved | Byte sequence | 2.6.0 to 4.0.4 |
vsock.src_cid | Source cid | Unsigned integer (8 bytes) | 2.4.0 to 4.0.4 |
vsock.src_port | Source port | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.trans | Transport | Unsigned integer (2 bytes) | 2.4.0 to 4.0.4 |
vsock.trans_len | Transport length | Unsigned integer (2 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.buf_alloc | Buf alloc | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.dst_cid | Destination cid | Unsigned integer (8 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.dst_prot | Destination port | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.flags | Flags | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.fwd_cnt | Fwd cnt | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.len | Length | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.op | Operation | Unsigned integer (2 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.src_cid | Source cid | Unsigned integer (8 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.src_prot | Source port | Unsigned integer (4 bytes) | 2.4.0 to 4.0.4 |
vsock.virtio.type | Type | Unsigned integer (2 bytes) | 2.4.0 to 4.0.4 |