Home
last modified time | relevance | path

Searched defs:plugin_per_client_context (Results 1 – 8 of 8) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/sample/sample-plugins/client-connect/
H A Dsample-client-connect.c72 struct plugin_per_client_context { struct
73 time_t sleep_until; /* wakeup time (time() + sleep) */
74 bool want_fail;
75 bool want_disable;
76 const char *client_config;
/dports/security/openvpn-mbedtls/openvpn-2.5.6/sample/sample-plugins/client-connect/
H A Dsample-client-connect.c72 struct plugin_per_client_context { struct
73 time_t sleep_until; /* wakeup time (time() + sleep) */
74 bool want_fail;
75 bool want_disable;
76 const char *client_config;
/dports/security/openvpn/openvpn-2.5.6/sample/sample-plugins/client-connect/
H A Dsample-client-connect.c72 struct plugin_per_client_context { struct
73 time_t sleep_until; /* wakeup time (time() + sleep) */
74 bool want_fail;
75 bool want_disable;
76 const char *client_config;
/dports/security/openvpn/openvpn-2.5.6/sample/sample-plugins/defer/
H A Dsimple.c91 struct plugin_per_client_context { struct
92 int n_calls;
93 bool generated_pf_file;
H A Dmulti-auth.c110 struct plugin_per_client_context { struct
111 int n_calls;
112 bool generated_pf_file;
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/sample/sample-plugins/defer/
H A Dsimple.c91 struct plugin_per_client_context { struct
92 int n_calls;
93 bool generated_pf_file;
/dports/security/openvpn-mbedtls/openvpn-2.5.6/sample/sample-plugins/defer/
H A Dmulti-auth.c110 struct plugin_per_client_context { struct
111 int n_calls;
112 bool generated_pf_file;
H A Dsimple.c91 struct plugin_per_client_context { struct
92 int n_calls;
93 bool generated_pf_file;