OpenVPN
|
#include <options.h>
Data Fields | |
int | capacity |
int | len |
struct local_entry ** | array |
struct local_entry** local_list::array |
Definition at line 193 of file options.h.
Referenced by alloc_local_entry(), do_preresolve(), has_udp_in_local_list(), link_socket_init_phase1(), options_postprocess_mutate(), options_postprocess_verify_ce(), setenv_settings(), and show_connection_entry().
int local_list::capacity |
Definition at line 191 of file options.h.
Referenced by alloc_local_entry().
int local_list::len |
Definition at line 192 of file options.h.
Referenced by alloc_local_entry(), context_init_1(), do_preresolve(), has_udp_in_local_list(), options_postprocess_mutate(), options_postprocess_verify_ce(), setenv_settings(), and show_connection_entry().