OpenVPN
|
#include <options.h>
Data Fields | |
int | len |
struct remote_entry * | array [CONNECTION_LIST_SIZE] |
struct remote_entry* remote_list::array[CONNECTION_LIST_SIZE] |
Definition at line 190 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().
int remote_list::len |
Definition at line 189 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().