Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_ssh_message_info_t Struct Reference

Public Attributes

uint32_t sequence_number
unsigned char * plain_data
unsigned data_len
int id
uint32_t byte_seq
uint32_t next_byte_seq
struct _ssh_message_info_tnext
uint8_t calc_mac [48]

Member Data Documentation

◆ data_len

unsigned _ssh_message_info_t::data_len

Length of decrypted data.

◆ id

int _ssh_message_info_t::id

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

◆ plain_data

unsigned char* _ssh_message_info_t::plain_data

Decrypted data.


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