ReactOS 0.4.16-dev-59-gd481587
|
#include <tcpcore.h>
Public Attributes | |
u8 | max_qlen_log |
int | qlen |
int | qlen_young |
int | clock_hand |
struct open_request * | syn_table [TCP_SYNQ_HSIZE] |
int tcp_listen_opt::qlen |
Definition at line 3521 of file tcpcore.h.
Referenced by tcp_synq_len().
struct open_request* tcp_listen_opt::syn_table[TCP_SYNQ_HSIZE] |