Searched refs:remote_options (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 Dssl_common.h225 const char *remote_options; member in struct:tls_options
H A Dssl.c1092 multi->opt.remote_options = remote;
1966 !options_cmp_equal_safe ((char *) BPTR (buf), session->opt->remote_options, buf->len))
1968 options_warning_safe ((char *) BPTR (buf), session->opt->remote_options, buf->len);
2081 !options_cmp_equal (options, session->opt->remote_options))
2083 options_warning (options, session->opt->remote_options);

Completed in 34 milliseconds