OpenVPN
|
#include <options.h>
Data Fields | |
int | capacity |
int | len |
struct remote_entry ** | array |
struct remote_entry** remote_list::array |
Definition at line 194 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().
int remote_list::capacity |
Definition at line 192 of file options.h.
Referenced by alloc_remote_entry().
int remote_list::len |
Definition at line 193 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().