|
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 323 of file test_reliable.cpp.
| unsigned int test_params::drop_prob |
Definition at line 329 of file test_reliable.cpp.
| openvpn::PacketIDControl::id_t test_params::relsize |
Definition at line 326 of file test_reliable.cpp.
| unsigned int test_params::reorder_prob |
Definition at line 328 of file test_reliable.cpp.
| int test_params::test_case |
Definition at line 325 of file test_reliable.cpp.
| size_t test_params::wiresize |
Definition at line 327 of file test_reliable.cpp.