Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/net/
Dres_query.c71 #if PACKETSZ > 1024
72 #define MAXPACKET PACKETSZ
Dres_send.c343 v_circuit = (_resp->options & RES_USEVC) || buflen > PACKETSZ; in res_send()
527 char junk[PACKETSZ]; in res_send()
Dres_debug.c379 fp_nquery(msg, PACKETSZ, file); in __fp_query()
400 return (p_cdnname(cp, msg, PACKETSZ, file)); in __p_cdname()
/mirbsd/src/include/arpa/
Dnameser.h107 #define PACKETSZ 512 /* maximum packet size */ macro
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Dbitdomain.c38 char qb2[PACKETSZ];
/mirbsd/src/usr.bin/host/
Dhost.c168 #if PACKETSZ > 8192
169 #define MAXPACKET PACKETSZ /* PACKETSZ should be the max udp size (512) */
6795 if (bp->tc || (answerlen > PACKETSZ))
8373 char resbuf[PACKETSZ];
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES6867 size PACKETSZ (512) is not sufficient for some nameserver