Home
last modified time | relevance | path

Searched defs:PureInfo (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durldata.h1134 struct PureInfo { struct
1149 /* PureInfo members 'conn_primary_ip', 'conn_primary_port', 'conn_local_ip' argument
1157 char conn_primary_ip[MAX_IPADR_LEN];
1158 int conn_primary_port;
1159 char conn_local_ip[MAX_IPADR_LEN];
1160 int conn_local_port;
1161 const char *conn_scheme;
1162 unsigned int conn_protocol;
1163 struct curl_certinfo certs; /* info about the certs, only populated in
1167 CURLproxycode pxcode;