OpenVPN 3 Core Library
|
Public Attributes | |
int | test_case |
openvpn::PacketIDControl::id_t | relsize |
size_t | wiresize |
unsigned int | reorder_prob |
unsigned int | drop_prob |
Definition at line 327 of file test_reliable.cpp.
unsigned int test_params::drop_prob |
Definition at line 333 of file test_reliable.cpp.
openvpn::PacketIDControl::id_t test_params::relsize |
Definition at line 330 of file test_reliable.cpp.
unsigned int test_params::reorder_prob |
Definition at line 332 of file test_reliable.cpp.
int test_params::test_case |
Definition at line 329 of file test_reliable.cpp.
size_t test_params::wiresize |
Definition at line 331 of file test_reliable.cpp.