Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dschannel_int.h185 struct in_addr ia; /* 04 bytes */ member
H A Dschannel_verify.c441 struct in_addr ia; in get_num_host_info() local
445 int res = Curl_inet_pton(AF_INET, hostname, &ia); in get_num_host_info()
448 memcpy(&ip_blob->bData.ia, &ia, sizeof(struct in_addr)); in get_num_host_info()

Completed in 6 milliseconds