Searched refs:DNS_TYPE_NS (Results 1 – 2 of 2) sorted by relevance
54 DNS_TYPE_NS = 2, enumerator
825 if((type != DNS_TYPE_NS) && !d->numcname && !d->numaddr && !d->numhttps_rrs) in doh_resp_decode()827 if((type != DNS_TYPE_NS) && !d->numcname && !d->numaddr) in doh_resp_decode()
Completed in 8 milliseconds