OpenVPN 3 Core Library
Loading...
Searching...
No Matches
test_params Struct Reference

Public Attributes

int test_case
 
openvpn::PacketIDControl::id_t relsize
 
size_t wiresize
 
unsigned int reorder_prob
 
unsigned int drop_prob
 

Detailed Description

Definition at line 327 of file test_reliable.cpp.

Member Data Documentation

◆ drop_prob

unsigned int test_params::drop_prob

Definition at line 333 of file test_reliable.cpp.

◆ relsize

openvpn::PacketIDControl::id_t test_params::relsize

Definition at line 330 of file test_reliable.cpp.

◆ reorder_prob

unsigned int test_params::reorder_prob

Definition at line 332 of file test_reliable.cpp.

◆ test_case

int test_params::test_case

Definition at line 329 of file test_reliable.cpp.

◆ wiresize

size_t test_params::wiresize

Definition at line 331 of file test_reliable.cpp.


The documentation for this struct was generated from the following file: