|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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] |