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

/macosx-10.9.5/libresolv-54/
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.9.5/network_cmds-433/traceroute6.tproj/
H A Dtraceroute6.c288 #define MAXPACKET 65535 /* max ip packet size */ macro
656 else if (datalen >= MAXPACKET) {
659 minlen, (long)MAXPACKET);

Completed in 121 milliseconds