|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
#include <packet-camel-template.h>
Public Attributes | |
| gboolean | request_available |
| gboolean | is_duplicate |
| gboolean | is_delta_time |
| nstime_t | req_time |
| nstime_t | delta_time |
Info for a couple of messages (or category) The request must be available, not duplicated, and once the corresponding response received, we can deduce the Delta Time between Request/response
1.8.11