Home
last modified time | relevance | path

Searched refs:ns_t_aaaa (Results 1 - 7 of 7) sorted by relevance

/third_party/cares/include/
H A Dares_nameser.h116 ns_t_aaaa = 28, /* Ip6 Address. */ enumerator
393 # define T_AAAA 28 /* ns_t_aaaa */
/third_party/node/deps/cares/include/
H A Dares_nameser.h142 ns_t_aaaa = 28, /* Ip6 Address. */ enumerator
419 # define T_AAAA 28 /* ns_t_aaaa */
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h176 ns_t_aaaa = 28, enumerator
423 #define T_AAAA ns_t_aaaa
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h176 ns_t_aaaa = 28, enumerator
423 #define T_AAAA ns_t_aaaa
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h176 ns_t_aaaa = 28, enumerator
423 #define T_AAAA ns_t_aaaa
/third_party/musl/include/arpa/
H A Dnameser.h176 ns_t_aaaa = 28, enumerator
458 #define T_AAAA ns_t_aaaa
/third_party/node/src/
H A Dcares_wrap.cc223 case ns_t_aaaa: in ParseGeneralReply()
842 wrap->AresQuery(name, ns_c_in, ns_t_aaaa); in Send()
956 type = ns_t_aaaa; in Parse()
1109 int type = ns_t_aaaa; in Parse()

Completed in 12 milliseconds