OpenVPN
Data Fields
man_persist Struct Reference

#include <manage.h>

Collaboration diagram for man_persist:
Collaboration graph
[legend]

Data Fields

bool defined
 
struct log_historylog
 
struct virtual_output vout
 
bool standalone_disabled
 
struct management_callback callback
 
struct log_historyecho
 
struct log_historystate
 
bool hold_release
 
const char * special_state_msg
 
counter_type bytes_in
 
counter_type bytes_out
 

Detailed Description

Definition at line 224 of file manage.h.

Field Documentation

◆ bytes_in

counter_type man_persist::bytes_in

Definition at line 240 of file manage.h.

Referenced by man_bytecount_output_client(), and management_bytes_client().

◆ bytes_out

counter_type man_persist::bytes_out

Definition at line 241 of file manage.h.

Referenced by man_bytecount_output_client(), and management_bytes_client().

◆ callback

struct management_callback man_persist::callback

◆ defined

bool man_persist::defined

Definition at line 225 of file manage.h.

Referenced by man_persist_init().

◆ echo

struct log_history* man_persist::echo

◆ hold_release

bool man_persist::hold_release

◆ log

struct log_history* man_persist::log

◆ special_state_msg

const char* man_persist::special_state_msg

◆ standalone_disabled

bool man_persist::standalone_disabled

◆ state

struct log_history* man_persist::state

◆ vout

struct virtual_output man_persist::vout

Definition at line 228 of file manage.h.

Referenced by man_persist_init(), and man_process_command().


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