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