Searched refs:PACKETSZ (Results 1 – 7 of 7) sorted by relevance
71 #if PACKETSZ > 102472 #define MAXPACKET PACKETSZ
343 v_circuit = (_resp->options & RES_USEVC) || buflen > PACKETSZ; in res_send()527 char junk[PACKETSZ]; in res_send()
379 fp_nquery(msg, PACKETSZ, file); in __fp_query()400 return (p_cdnname(cp, msg, PACKETSZ, file)); in __p_cdname()
107 #define PACKETSZ 512 /* maximum packet size */ macro
38 char qb2[PACKETSZ];
168 #if PACKETSZ > 8192169 #define MAXPACKET PACKETSZ /* PACKETSZ should be the max udp size (512) */6795 if (bp->tc || (answerlen > PACKETSZ))8373 char resbuf[PACKETSZ];
6867 size PACKETSZ (512) is not sufficient for some nameserver