Definition at line 337 of file test_proto.cpp.
◆ TestProto()
◆ active()
| void TestProto::active |
( |
bool |
primary | ) |
|
|
inlineoverrideprivatevirtual |
◆ app_bytes()
| size_t TestProto::app_bytes |
( |
| ) |
const |
|
inline |
◆ app_send_templ()
| void TestProto::app_send_templ |
( |
| ) |
|
|
inline |
◆ app_send_templ_init()
| void TestProto::app_send_templ_init |
( |
const char * |
msg | ) |
|
|
inline |
◆ check_invalidated()
| void TestProto::check_invalidated |
( |
| ) |
|
|
inline |
◆ control_net_send()
| void TestProto::control_net_send |
( |
const Buffer & |
net_buf | ) |
|
|
inlineoverrideprivatevirtual |
◆ control_recv()
| void TestProto::control_recv |
( |
BufferPtr && |
app_bp | ) |
|
|
inlineoverrideprivatevirtual |
◆ control_send() [1/2]
◆ control_send() [2/2]
| void TestProto::control_send |
( |
BufferPtr && |
app_bp | ) |
|
|
inline |
◆ copy_progress()
| void TestProto::copy_progress |
( |
Buffer & |
buf | ) |
|
|
inlineprivate |
◆ data_bytes()
| size_t TestProto::data_bytes |
( |
| ) |
const |
|
inline |
◆ data_decrypt()
◆ data_encrypt()
◆ data_encrypt_string()
| BufferPtr TestProto::data_encrypt_string |
( |
const char * |
str | ) |
|
|
inline |
◆ disable_xmit()
| void TestProto::disable_xmit |
( |
| ) |
|
|
inline |
◆ do_housekeeping()
| bool TestProto::do_housekeeping |
( |
| ) |
|
|
inline |
◆ finalize()
| void TestProto::finalize |
( |
| ) |
|
|
inline |
◆ initial_app_send()
| void TestProto::initial_app_send |
( |
const char * |
msg | ) |
|
|
inline |
◆ max_ctrl_pkt_size()
| size_t TestProto::max_ctrl_pkt_size |
( |
| ) |
const |
|
inline |
◆ modmsg()
◆ n_control_recv()
| size_t TestProto::n_control_recv |
( |
| ) |
const |
|
inline |
◆ n_control_send()
| size_t TestProto::n_control_send |
( |
| ) |
const |
|
inline |
◆ net_bytes()
| size_t TestProto::net_bytes |
( |
| ) |
const |
|
inline |
◆ OPENVPN_EXCEPTION()
| TestProto::OPENVPN_EXCEPTION |
( |
session_invalidated |
| ) |
|
◆ progress()
| const char * TestProto::progress |
( |
| ) |
const |
|
inline |
◆ reset()
| void TestProto::reset |
( |
| ) |
|
|
inline |
◆ supports_epoch_data()
| bool TestProto::supports_epoch_data |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ verify_wkc_packets_fit()
| bool TestProto::verify_wkc_packets_fit |
( |
size_t |
max_size | ) |
const |
|
inline |
◆ app_bytes_
| size_t TestProto::app_bytes_ = 0 |
|
private |
◆ control_drought
◆ data_bytes_
| size_t TestProto::data_bytes_ = 0 |
|
private |
◆ data_drought
◆ disable_xmit_
| bool TestProto::disable_xmit_ = false |
|
private |
◆ frame
◆ max_ctrl_pkt_size_
| size_t TestProto::max_ctrl_pkt_size_ = 0 |
◆ n_control_recv_
| size_t TestProto::n_control_recv_ = 0 |
|
private |
◆ n_control_send_
| size_t TestProto::n_control_send_ = 0 |
|
private |
◆ net_bytes_
| size_t TestProto::net_bytes_ = 0 |
|
private |
◆ net_out
◆ progress_
| char TestProto::progress_[11] |
|
private |
◆ proto_context
◆ templ
◆ wkc_pkt_sizes_
| std::vector<size_t> TestProto::wkc_pkt_sizes_ |
The documentation for this class was generated from the following file: