Back to Display Filter Reference
| Field name | Type | Description | Versions |
|---|---|---|---|
| pingpongprotocol.message_flags | Unsigned integer, 1 byte | Flags | 1.0.0 to 1.6.5 |
| pingpongprotocol.message_length | Unsigned integer, 2 bytes | Length | 1.0.0 to 1.6.5 |
| pingpongprotocol.message_type | Unsigned integer, 1 byte | Type | 1.0.0 to 1.6.5 |
| pingpongprotocol.ping_data | Sequence of bytes | Ping_Data | 1.0.0 to 1.6.5 |
| pingpongprotocol.ping_messageno | Unsigned integer, 8 bytes | MessageNo | 1.0.0 to 1.6.5 |
| pingpongprotocol.pong_data | Sequence of bytes | Pong_Data | 1.0.0 to 1.6.5 |
| pingpongprotocol.pong_messageno | Unsigned integer, 8 bytes | MessageNo | 1.0.0 to 1.6.5 |
| pingpongprotocol.pong_replyno | Unsigned integer, 8 bytes | ReplyNo | 1.0.0 to 1.6.5 |