Searched refs:udpsz (Results 1 – 2 of 2) sorted by relevance
405 unsigned short udpsz; in process_reply() local408 GETSHORT(udpsz, sizep); in process_reply()409 if (udpsz > daemon->edns_pktsz) in process_reply()
1152 unsigned short udpsz, ext_rcode, flags; in answer_request() local1155 GETSHORT(udpsz, pheader); in answer_request()1165 if (!is_sign && (udpsz > daemon->edns_pktsz)) in answer_request()