Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c1451 char tcp_version[5]; in add_haproxy_protocol_header() local
1455 strcpy(tcp_version, "TCP6"); in add_haproxy_protocol_header()
1458 strcpy(tcp_version, "TCP4"); in add_haproxy_protocol_header()
1464 tcp_version, in add_haproxy_protocol_header()