Searched refs:TCP_MSS (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/netinet/ | ||
H A D | tcp.h | 114 #define TCP_MSS 512 macro |
H A D | tcp_subr.c | 112 int tcp_mssdflt = TCP_MSS; |
H A D | tcp_usrreq.c | 171 { TCPCTL_MSSDFLT, &tcp_mssdflt, TCP_MSS, 65535 }, |