PACKETSZ
unsigned char buf[ PACKETSZ ];
uchar_t buf[PACKETSZ];
#if PACKETSZ > 1024
#define MAXPACKET PACKETSZ
#if PACKETSZ > 1024
#define MAXPACKET PACKETSZ
v_circuit = (_res.options & RES_USEVC) || buflen > PACKETSZ;
#if PACKETSZ > 1024
#define MAXPACKET PACKETSZ
fp_nquery(msg, PACKETSZ, file);
return (p_cdnname(cp, msg, PACKETSZ, file));
#if PACKETSZ > 1024
#define MAXPACKET PACKETSZ
v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ;
char junk[PACKETSZ];
if (newmsglen > PACKETSZ || nstatp->options & RES_USEVC)
u_char answer[PACKETSZ];