Searched refs:PACKETSZ (Results 1 – 14 of 14) sorted by relevance
54 #if PACKETSZ > 102455 #define MAXPACKET PACKETSZ
60 #if PACKETSZ > 102461 #define MAXPACKET PACKETSZ
159 v_circuit = (_res.options & RES_USEVC) || buflen > PACKETSZ;
94 #if PACKETSZ > 102495 #define MAXPACKET PACKETSZ
91 if (newmsglen > PACKETSZ || nstatp->options & RES_USEVC) in res_nsendsigned()
96 u_char answer[PACKETSZ]; in res_nupdate()
150 fp_nquery(msg, PACKETSZ, file); in fp_query()
326 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ; in res_nsend()768 char junk[PACKETSZ]; in send_vc()
385 return (p_cdnname(cp, msg, PACKETSZ, file)); in p_cdname()
99 uchar_t buf[PACKETSZ];
49 #define PACKETSZ 512 /* maximum packet size */ macro
168 #define PACKETSZ NS_PACKETSZ macro
88 unsigned char buf[ PACKETSZ ]; in nsldapi_getdxbyname()
100 #if PACKETSZ > 1024101 #define MAXPACKET PACKETSZ