Searched refs:MAXPACKET (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dres_query.c111 #define MAXPACKET PACKETSZ macro
113 #define MAXPACKET 1024 macro
590 u_char buf[MAXPACKET];
H A Ddns_util.c75 #define MAXPACKET 1024 macro
2122 u_char buf[MAXPACKET];
/macosx-10.10.1/network_cmds-457/traceroute6.tproj/
H A Dtraceroute6.c281 #define MAXPACKET 65535 /* max ip packet size */ macro
649 else if (datalen >= MAXPACKET) {
652 minlen, (long)MAXPACKET);

Completed in 93 milliseconds