|
OpenVPN 3 Core Library
|
This is the complete list of members for NoisyWire, including all inherited members.
| corrupt_prob | NoisyWire | private |
| drop_prob | NoisyWire | private |
| NoisyWire(const std::string &title_arg, TimePtr now_arg, RandomAPI &rand_arg, const unsigned int reorder_prob_arg, const unsigned int drop_prob_arg, const unsigned int corrupt_prob_arg) | NoisyWire | inline |
| rand(const unsigned int prob) | NoisyWire | inlineprivate |
| random | NoisyWire | private |
| recv() | NoisyWire | inlineprivate |
| reorder_prob | NoisyWire | private |
| title | NoisyWire | private |
| wire | NoisyWire | private |
| xfer(T1 &a, T2 &b) | NoisyWire | inline |