|
OpenVPN
|
#include <options.h>

Data Fields | |
| int | capacity |
| int | len |
| struct remote_entry ** | array |
| struct remote_entry** remote_list::array |
Definition at line 211 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().
| int remote_list::capacity |
Definition at line 209 of file options.h.
Referenced by alloc_remote_entry().
| int remote_list::len |
Definition at line 210 of file options.h.
Referenced by alloc_remote_entry(), and options_postprocess_mutate().