Searched refs:PACKETSZ (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/include/arpa/
H A Dnameser_compat.h100 #define PACKETSZ NS_PACKETSZ macro
/freebsd-12-stable/contrib/tcpdump/
H A Dnameser.h64 #define PACKETSZ 512 /* maximum packet size */ macro
/freebsd-12-stable/lib/libc/resolv/
H A Dres_query.c96 #if PACKETSZ > 1024
97 #define MAXPACKET PACKETSZ
H A Dres_data.c122 fp_nquery(msg, PACKETSZ, file);
H A Dres_update.c101 u_char answer[PACKETSZ];
H A Dres_send.c325 v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ;
791 char junk[PACKETSZ];
H A Dres_debug.c363 return (p_cdnname(cp, msg, PACKETSZ, file));
/freebsd-12-stable/lib/libc/net/
H A Dhesiod.c373 unsigned char qbuf[PACKETSZ], abuf[MAX_HESRESP], *p, *eom, *eor;
383 NULL, qbuf, PACKETSZ);
/freebsd-12-stable/contrib/sendmail/contrib/
H A Dbitdomain.c38 char qb2[PACKETSZ];

Completed in 185 milliseconds