OpenVPN
|
#include <manage.h>
Data Fields | |
struct man_persist | persist |
struct man_settings | settings |
struct man_connection | connection |
struct man_connection management::connection |
Definition at line 339 of file manage.h.
Referenced by in_extra_dispatch(), man_accept(), man_block(), man_bytecount(), man_certificate(), man_check_password(), man_client_auth(), man_connect(), man_connection_close(), man_connection_init(), man_connection_settings_reset(), man_dispatch_command(), man_echo(), man_env_filter(), man_listen(), man_log(), man_new_connection_post(), man_output_extra_env(), man_output_list_push_str(), man_output_standalone(), man_password_needed(), man_pk_sig(), man_process_command(), man_query_need_ok(), man_query_need_str(), man_query_password(), man_query_user_pass(), man_query_username(), man_read(), man_reset_client_socket(), man_standalone_ok(), man_start_ne32(), man_state(), man_stop_ne32(), man_up_finalize(), man_update_io_state(), man_wait_for_client_connection(), man_write(), management_bytes_server(), management_check_bytecount(), management_connected(), management_connection_established(), management_echo(), management_init(), management_io(), management_notify_client_close(), management_notify_client_cr_response(), management_notify_client_needing_auth(), management_open(), management_post_tunnel_open(), management_query_cert(), management_query_multiline(), management_query_pk_sig(), management_query_user_pass(), management_set_state(), management_socket_set(), set_client_version(), and virtual_output_callback_func().
struct man_persist management::persist |
Definition at line 337 of file manage.h.
Referenced by ce_management_query_proxy(), ce_management_query_remote(), in_extra_dispatch(), man_bytecount_output_client(), man_client_deny(), man_client_kill(), man_client_n_clients(), man_client_pending_auth(), man_close_socket(), man_echo(), man_hold(), man_kill(), man_load_stats(), man_log(), man_net(), man_output_extra_env(), man_output_list_push_finalize(), man_output_peer_info_env(), man_persist_init(), man_process_command(), man_proxy(), man_remote(), man_remote_entry_count(), man_remote_entry_get(), man_send_cc_message(), man_signal(), man_state(), man_status(), man_welcome(), management_bytes_client(), management_check_bytecount(), management_clear_callback(), management_close(), management_echo(), management_event_loop_n_seconds(), management_hold(), management_open(), management_query_multiline(), management_query_user_pass(), management_set_callback(), management_set_state(), management_would_hold(), and virtual_output_callback_func().
struct man_settings management::settings |
Definition at line 338 of file manage.h.
Referenced by man_accept(), man_check_password(), man_connect(), man_connection_init(), man_delete_unix_socket(), man_hold(), man_listen(), man_mod_signal(), man_new_connection_post(), man_password_needed(), man_reset_client_socket(), man_standalone_ok(), management_close(), management_enable_def_auth(), management_hold(), management_open(), management_post_tunnel_open(), management_pre_tunnel_close(), management_query_proxy_enabled(), management_query_remote_enabled(), management_query_user_pass_enabled(), management_set_state(), management_should_daemonize(), management_up_down(), and management_would_hold().