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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp.h156 * TCP_MINMSS is defined to be 216 which is fine for the smallest
164 #define TCP_MINMSS 216 macro
H A Dtcp_subr.c163 int tcp_minmss = TCP_MINMSS;

Completed in 22 milliseconds