Home
last modified time | relevance | path

Searched refs:PACKETSZ (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libresolv/
H A Dres_query.c54 #if PACKETSZ > 1024
55 #define MAXPACKET PACKETSZ
H A Dres_gethost.c60 #if PACKETSZ > 1024
61 #define MAXPACKET PACKETSZ
H A Dres_send.c159 v_circuit = (_res.options & RES_USEVC) || buflen > PACKETSZ;
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_query.c94 #if PACKETSZ > 1024
95 #define MAXPACKET PACKETSZ
H A Dres_sendsigned.c91 if (newmsglen > PACKETSZ || nstatp->options & RES_USEVC) in res_nsendsigned()
H A Dres_update.c96 u_char answer[PACKETSZ]; in res_nupdate()
H A Dres_data.c150 fp_nquery(msg, PACKETSZ, file); in fp_query()
H A Dres_send.c326 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ; in res_nsend()
768 char junk[PACKETSZ]; in send_vc()
H A Dres_debug.c385 return (p_cdnname(cp, msg, PACKETSZ, file)); in p_cdname()
/titanic_41/usr/src/lib/libmapid/common/
H A Dmapid.h99 uchar_t buf[PACKETSZ];
/titanic_41/usr/src/lib/libresolv/arpa/
H A Dnameser.h49 #define PACKETSZ 512 /* maximum packet size */ macro
/titanic_41/usr/src/head/arpa/
H A Dnameser_compat.h168 #define PACKETSZ NS_PACKETSZ macro
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdxbyname.c88 unsigned char buf[ PACKETSZ ]; in nsldapi_getdxbyname()
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c100 #if PACKETSZ > 1024
101 #define MAXPACKET PACKETSZ