Searched refs:maxpacket (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dkrpc_subr.c222 size_t maxpacket = 1<<16; local
428 if (len > maxpacket) {
446 len = maxpacket;
/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c358 int maxpacket = 32 * 1024; /* max ip packet size */ variable
707 "packet length", minpacket, maxpacket);

Completed in 76 milliseconds