Rizin
unix-like reverse engineering framework and cli tools
_TCP_INITIAL_RTO_PARAMETERS Struct Reference

#include <winapi.h>

Public Attributes

USHORT Rtt
 
UCHAR MaxSynRetransmissions
 

Detailed Description

Definition at line 4730 of file winapi.h.

Member Data Documentation

◆ MaxSynRetransmissions

UCHAR _TCP_INITIAL_RTO_PARAMETERS::MaxSynRetransmissions

Definition at line 4732 of file winapi.h.

Referenced by uv_tcp_try_connect().

◆ Rtt

USHORT _TCP_INITIAL_RTO_PARAMETERS::Rtt

Definition at line 4731 of file winapi.h.

Referenced by uv_tcp_try_connect().


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