Lines Matching refs:HEADER
238 int qdcount = ntohs(((const HEADER*)buf)->qdcount);
276 int qdcount = ntohs(((const HEADER*)buf1)->qdcount);
285 if ((((const HEADER *)buf1)->opcode == ns_o_update) &&
286 (((const HEADER *)buf2)->opcode == ns_o_update))
289 if (qdcount != ntohs(((const HEADER*)buf2)->qdcount))
692 const HEADER *hp = (const HEADER *) buf;
693 HEADER *anhp = (HEADER *) ans;
890 const HEADER *hp = (const HEADER *) buf;
891 HEADER *anhp = (HEADER *) ans;