Home
last modified time | relevance | path

Searched refs:MAX_TCPOPTLEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp.h125 #define MAX_TCPOPTLEN 40 /* Absolute maximum TCP options len */ macro
H A Dtcp_sack.c566 int maxseg = tp->t_maxseg - MAX_TCPOPTLEN; in tcp_sack_doack()