Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
gryphon_conversation Struct Reference

Holds per-conversation state for a Gryphon session, storing outstanding request data across frames. More...

#include <packet-gryphon.h>

Public Attributes

wmem_list_trequest_frame_data
 

Detailed Description

Holds per-conversation state for a Gryphon session, storing outstanding request data across frames.

Member Data Documentation

◆ request_frame_data

wmem_list_t* gryphon_conversation::request_frame_data

Linked list of outstanding request frame data entries, used to correlate requests with their responses.


The documentation for this struct was generated from the following file: