OpenVPN
|
#include <options.h>
Data Fields | |
int | len |
struct local_entry * | array [CONNECTION_LIST_SIZE] |
struct local_entry* local_list::array[CONNECTION_LIST_SIZE] |
Definition at line 192 of file options.h.
Referenced by alloc_local_entry(), do_preresolve(), has_tcp_in_local_list(), 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::len |
Definition at line 191 of file options.h.
Referenced by alloc_local_entry(), context_init_1(), do_preresolve(), has_tcp_in_local_list(), has_udp_in_local_list(), options_postprocess_mutate(), options_postprocess_verify_ce(), setenv_settings(), and show_connection_entry().