Home
last modified time | relevance | path

Searched refs:RESPONSE_PROXY (Results 1 – 6 of 6) sorted by relevance

/dports/ftp/uftp/uftp-5.0/
H A Dproxy.h48 RESPONSE_PROXY = 3, /// Response proxy: response aggregation only enumerator
H A Dproxy_config.c265 proxy_type = RESPONSE_PROXY; in process_args()
515 if (proxy_type == RESPONSE_PROXY) { in process_args()
H A Dproxy_common.c534 if (proxy_type == RESPONSE_PROXY) { in forward_message()
981 if (proxy_type != RESPONSE_PROXY) { in handle_abort()
988 if (proxy_type != RESPONSE_PROXY) { in handle_abort()
H A Dproxy_init.c319 if ((proxy_type == RESPONSE_PROXY) && (v4_ecdh_curve != 0)) { in key_init()
H A Dproxy_downstream.c215 if (proxy_type == RESPONSE_PROXY) { in handle_register_keys()
H A Dproxy_upstream.c593 (proxy_type == RESPONSE_PROXY || proxy_type == CLIENT_PROXY)) { in handle_announce()