|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Holds per-conversation state for a Gryphon session, storing outstanding request data across frames. More...
#include <packet-gryphon.h>
Public Attributes | |
| wmem_list_t * | request_frame_data |
Holds per-conversation state for a Gryphon session, storing outstanding request data across frames.
| wmem_list_t* gryphon_conversation::request_frame_data |
Linked list of outstanding request frame data entries, used to correlate requests with their responses.