Searched refs:echo_buffer_size (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.h222 int echo_buffer_size; member in struct:man_settings
345 const int echo_buffer_size,
H A Dmanage.c1904 const int echo_buffer_size,
1928 man->persist.echo = log_history_init (echo_buffer_size);
1965 const int echo_buffer_size,
2039 ms->echo_buffer_size = echo_buffer_size;
2155 const int echo_buffer_size,
2174 echo_buffer_size,
2185 log_history_resize (man->persist.echo, man->settings.echo_buffer_size);
1902 man_persist_init(struct management *man, const int log_history_cache, const int echo_buffer_size, const int state_buffer_size) argument
1958 man_settings_init(struct man_settings *ms, const char *addr, const int port, const char *pass_file, const char *client_user, const char *client_group, const int log_history_cache, const int echo_buffer_size, const int state_buffer_size, const char *write_peer_info_file, const int remap_sigusr1, const unsigned int flags) argument
2148 management_open(struct management *man, const char *addr, const int port, const char *pass_file, const char *client_user, const char *client_group, const int log_history_cache, const int echo_buffer_size, const int state_buffer_size, const char *write_peer_info_file, const int remap_sigusr1, const unsigned int flags) argument

Completed in 68 milliseconds