Table 3.
The description of the packet object attributes.
| Attribute Name | Description |
|---|---|
| bytes | The size of the payload of the packet If the value was positive it means that the packet was in the forward direction. Otherwise, the packet was in the backward direction |
| timestamp_start | The start timestamp of the captured packet |
| timestamp_end | The start timestamp of the captured packet |
| packets | The number of the captured packets during the capturing timestamp |
| ip_header_len | The length of IP header |
| tcp_header_len | The length of the TCP header |
| tcp_ack_number | The TCP acknowledgement number |
| tcp_flags | The TCP flags |
| tcp_seq_number | The TCP sequence number |