Home
last modified time | relevance | path

Searched refs:TCP_MSS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/netinet/
H A Dtcp.h114 #define TCP_MSS 512 macro
H A Dtcp_subr.c112 int tcp_mssdflt = TCP_MSS;
H A Dtcp_usrreq.c160 { TCPCTL_MSSDFLT, &tcp_mssdflt, TCP_MSS, 65535 },