Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_parse_a_reply.c45 struct hostent **host, struct ares_addrttl *addrttls, in ares_parse_a_reply()
Dares__addrinfo2hostent.c198 int req_naddrttls, struct ares_addrttl *addrttls, in ares__addrinfo2addrttl()
Dares_private.h410 int req_naddrttls, struct ares_addrttl *addrttls,
/third_party/node/deps/cares/include/
Dares.h521 struct ares_addrttl { struct
649 struct ares_addrttl *addrttls,
/third_party/node/src/
Dcares_wrap.cc218 static_cast<ares_addrttl*>(addrttls), in ParseGeneralReply()
907 ares_addrttl addrttls[256]; in Parse()
1070 ares_addrttl addrttls[256]; in Parse()
1085 Local<Array> ttls = AddrTTLToArray<ares_addrttl>(env, addrttls, naddrttls); in Parse()
/third_party/node/deps/cares/
DCHANGES113 …ate struct ares_addrinfo into a struct hostent as well as into struct ares_addrttl/ares_addr6ttl t…
1022 where another AAAA and A responses exist, the resulting ares_addrttl
4988 - - Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and