Home
last modified time | relevance | path

Searched refs:T_AAAA (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbydns.c217 case T_AAAA: in gethostanswer()
247 if (qtype == T_A || qtype == T_AAAA) { in gethostanswer()
296 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in gethostanswer()
416 case T_AAAA: in gethostanswer()
506 case T_AAAA: in __dns_getanswer()
540 type = T_AAAA; in _gethostbydnsname()
Dgetaddrinfo.c1098 case T_AAAA: in getanswer()
1124 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()
1159 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()
1179 if (!(type == T_A || type == T_AAAA)) { in getanswer()
1198 case T_AAAA: in getanswer()
1212 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()
1216 if (type == T_AAAA) { in getanswer()
1334 q.qtype = T_AAAA; in _dns_getaddrinfo()
1354 q.qtype = T_AAAA; in _dns_getaddrinfo()
Dres_debug.c420 {T_AAAA, "AAAA", "IPv6 address"},
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h208 #define T_AAAA ns_t_aaaa macro