Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dschannel_int.h186 struct in6_addr ia6; /* 16 bytes */ member
H A Dschannel_verify.c442 struct in6_addr ia6; in get_num_host_info() local
452 res = Curl_inet_pton(AF_INET6, hostname, &ia6); in get_num_host_info()
455 memcpy(&ip_blob->bData.ia6, &ia6, sizeof(struct in6_addr)); in get_num_host_info()

Completed in 7 milliseconds