Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
dof_session_key_data * | session_key |
uint16_t | session_key_count |
dof_group_data * | group_data |
uint16_t | group_data_count |
dof_identity_data * | identity_data |
uint16_t | identity_data_count |
This structure exists for global security state. It exposes the configuration data associated with DPS, and also is a common location that learned security information is stored. Each dof_packet_data will contain a pointer to this structure - there is only one for the entire DPS.