Home
last modified time | relevance | path

Searched defs:options_pre_pull (Results 1 – 2 of 2) sorted by relevance

/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Doptions.h64 struct options_pre_pull struct
66 bool tuntap_options_defined;
69 bool routes_defined;
70 struct route_option_list *routes;
72 bool routes_ipv6_defined;
75 const char *route_default_gateway;
78 bool client_nat_defined;
81 int ping_send_timeout;
82 int ping_rec_timeout;
83 int ping_rec_timeout_action;
[all …]
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Doptions.h64 struct options_pre_pull struct
66 bool tuntap_options_defined;
69 bool routes_defined;
70 struct route_option_list *routes;
72 bool routes_ipv6_defined;
75 const char *route_default_gateway;
78 bool client_nat_defined;
81 int ping_send_timeout;
82 int ping_rec_timeout;
83 int ping_rec_timeout_action;
[all …]