Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_ssh_message_info_t Struct Reference

Public Attributes

guint32 sequence_number
 
guchar * plain_data
 
guint data_len
 
gint id
 
uint32_t byte_seq
 
uint32_t next_byte_seq
 
struct _ssh_message_info_tnext
 
guint8 calc_mac [DIGEST_MAX_SIZE]
 

Member Data Documentation

◆ data_len

guint _ssh_message_info_t::data_len

Length of decrypted data.

◆ id

gint _ssh_message_info_t::id

Identifies the exact message within a frame (there can be multiple records in a frame).

◆ plain_data

guchar* _ssh_message_info_t::plain_data

Decrypted data.


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