ReactOS 0.4.16-dev-125-g798ea90
|
#include <tcp_helper.h>
Definition at line 10 of file tcp_helper.h.
u32_t test_tcp_counters::close_calls |
Definition at line 15 of file tcp_helper.h.
u32_t test_tcp_counters::err_calls |
Definition at line 16 of file tcp_helper.h.
char* test_tcp_counters::expected_data |
Definition at line 18 of file tcp_helper.h.
u32_t test_tcp_counters::expected_data_len |
Definition at line 19 of file tcp_helper.h.
err_t test_tcp_counters::last_err |
Definition at line 17 of file tcp_helper.h.
u32_t test_tcp_counters::recv_calls |
Definition at line 11 of file tcp_helper.h.
u32_t test_tcp_counters::recv_calls_after_close |
Definition at line 13 of file tcp_helper.h.
u32_t test_tcp_counters::recved_bytes |
Definition at line 12 of file tcp_helper.h.
u32_t test_tcp_counters::recved_bytes_after_close |
Definition at line 14 of file tcp_helper.h.