Searched refs:TCPOLEN_WINDOW (Results 1 – 4 of 4) sorted by relevance
133 #define TCPOLEN_WINDOW 3 macro
764 if (TCP_MAXOLEN - optlen < TCPOLEN_WINDOW) { in tcp_addoptions()767 optlen += TCPOLEN_WINDOW; in tcp_addoptions()769 *optp++ = TCPOLEN_WINDOW; in tcp_addoptions()2143 TCPOLEN_WINDOW << 8 | in tcp_output()
6430 if (optlen != TCPOLEN_WINDOW) { in tcp_dooptions()
190 if (optlen >= TCPOLEN_WINDOW) { in pf_osfp_fingerprint_hdr()