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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h166 * TCP_MINMSS is defined to be 216 which is fine for the smallest
174 #define TCP_MINMSS 216 macro
H A Dtcp_subr.c182 int tcp_minmss = TCP_MINMSS;

Completed in 27 milliseconds