Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_parse_aaaa_reply.c47 struct hostent **host, struct ares_addr6ttl *addrttls, in ares_parse_aaaa_reply()
Dares__addrinfo2hostent.c199 struct ares_addr6ttl *addr6ttls, int *naddrttls) in ares__addrinfo2addrttl()
Dares_private.h411 struct ares_addr6ttl *addr6ttls, int *naddrttls);
/third_party/node/deps/cares/include/
Dares.h526 struct ares_addr6ttl { struct
655 struct ares_addr6ttl *addrttls,
/third_party/node/src/
Dcares_wrap.cc225 static_cast<ares_addr6ttl*>(addrttls), in ParseGeneralReply()
952 ares_addr6ttl addr6ttls[256]; in Parse()
1104 ares_addr6ttl addrttls[256]; in Parse()
1119 Local<Array> ttls = AddrTTLToArray<ares_addr6ttl>(env, addrttls, naddrttls); in Parse()
/third_party/node/deps/cares/
DCHANGES113 …es_addrinfo into a struct hostent as well as into struct ares_addrttl/ares_addr6ttl this has been …
4989 ares_addr6ttl in order to prevent name space pollution, along with