OpenVPN
|
#include <options.h>
Data Fields | |
char | host [RH_HOST_LEN] |
char | port [RH_PORT_LEN] |
char remote_host_store::host[RH_HOST_LEN] |
Definition at line 215 of file options.h.
Referenced by management_callback_remote_cmd().
char remote_host_store::port[RH_PORT_LEN] |
Definition at line 217 of file options.h.
Referenced by management_callback_remote_cmd().