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

/darwin-on-arm/xnu/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.c177 int tcp_minmss = TCP_MINMSS;

Completed in 76 milliseconds