Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h1104 struct PureInfo { struct
1119 /* PureInfo members 'conn_primary_ip', 'conn_primary_port', 'conn_local_ip' argument
1127 char conn_primary_ip[MAX_IPADR_LEN];
1128 long conn_primary_port;
1129 char conn_local_ip[MAX_IPADR_LEN];
1130 long conn_local_port;
1131 const char *conn_scheme;
1132 unsigned int conn_protocol;
1133 struct curl_certinfo certs; /* info about the certs, only populated in
1137 CURLproxycode pxcode;