Searched refs:DOH_DNS_NAME_TOO_LONG (Results 1 – 3 of 3) sorted by relevance
49 DOH_DNS_NAME_TOO_LONG /* 13 */ enumerator
72 if((code >= DOH_OK) && (code <= DOH_DNS_NAME_TOO_LONG)) in doh_strerror()124 return DOH_DNS_NAME_TOO_LONG; in doh_req_encode()
96 { toolong, DOH_DNS_NAME_TOO_LONG }, /* expect early failure */
Completed in 9 milliseconds