Home
last modified time | relevance | path

Searched refs:PROXY_CONNECTION_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dps.c45 #define PROXY_CONNECTION_BUFFER_SIZE 1500 macro
464 cp->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_entry_new()
632 pc->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_connection_io_send()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dps.c45 #define PROXY_CONNECTION_BUFFER_SIZE 1500 macro
464 cp->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_entry_new()
632 pc->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_connection_io_send()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dps.c45 #define PROXY_CONNECTION_BUFFER_SIZE 1500 macro
464 cp->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_entry_new()
632 pc->buf = alloc_buf(PROXY_CONNECTION_BUFFER_SIZE); in proxy_connection_io_send()