Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c1497 char tcp_version[5]; in add_haproxy_protocol_header() local
1501 strcpy(tcp_version, "TCP6"); in add_haproxy_protocol_header()
1504 strcpy(tcp_version, "TCP4"); in add_haproxy_protocol_header()
1510 tcp_version, in add_haproxy_protocol_header()