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

Public Attributes

unsigned counter
uint32_t frame_version_start
uint32_t frame_version_end
uint32_t frame_key_start
uint32_t frame_key_end
int frame_key_end_offset
char * kex_proposal
char * mac_proposals [2]
char * mac
int mac_length
char * enc_proposals [2]
char * enc
char * comp_proposals [2]
char * comp
int length_is_plaintext
unsigned cipher_id
unsigned mac_id
gcry_cipher_hd_t cipher
gcry_cipher_hd_t cipher_2
unsigned sequence_number
ssh_bignumbn_cookie
uint8_t iv [12]
uint8_t hmac_iv [48]
unsigned hmac_iv_len
unsigned int rekey_trigger_frame
bool rekey_pending
uint8_t plain0 [16]
bool plain0_valid
wmem_map_tchannel_info
wmem_map_tchannel_handles
struct ssh_flow_dataglobal_data

Member Data Documentation

◆ channel_handles

wmem_map_t* ssh_peer_data::channel_handles

Map of recipient channel numbers to subdissector handles.

◆ channel_info

wmem_map_t* ssh_peer_data::channel_info

Map of sender channel numbers to recipient numbers.


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