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

Public Attributes

address addr
 Address for this peer.
 
uint32_t port
 Port for the this peer.
 
bool chdr_missing
 True if a contact header was not seen at the start of connection.
 
tcpcl_frame_loc_tchdr_seen
 Frame number in which the contact header starts.
 
uint8_t version
 TCPCL version seen from this peer.
 
bool can_tls
 CAN_TLS flag from the contact header.
 
tcpcl_frame_loc_tsess_init_seen
 Frame number in which the v4 SESS_INIT message starts.
 
uint16_t keepalive
 Keepalive duration (s) from v4 SESS_INIT.
 
uint64_t segment_mru
 Segment MRU.
 
uint64_t transfer_mru
 Transfer MRU.
 
tcpcl_frame_loc_tsess_term_seen
 Frame number in which the SESS_TERM message starts.
 
uint8_t sess_term_reason
 SESS_TERM reason.
 
wmem_map_tframe_loc_to_transfer
 Map from tcpcl_frame_loc_t* to possible associated transfer ID uint64_t*.
 
wmem_map_ttransfers
 Map from transfer ID uint64_t* to tcpcl_transfer_t* sent from this peer.
 

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