Searched refs:haproxy_clientip (Results 1 – 4 of 4) sorted by relevance
289 char *haproxy_clientip; /* client IP for HAProxy protocol */ member
58 Curl_safefree(config->haproxy_clientip); in free_config_fields()
1723 if(config->haproxy_clientip) in config2setopts()1725 config->haproxy_clientip); in config2setopts()
1366 err = getstr(&config->haproxy_clientip, nextarg, DENY_BLANK); in getparameter()
Completed in 53 milliseconds