Home
last modified time | relevance | path

Searched refs:TCPOLEN_WINDOW (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp.h131 #define TCPOLEN_WINDOW 3 macro
H A Dtcp_output.c1843 TCPOLEN_WINDOW << 8 | in tcp_output()
H A Dtcp_input.c6171 if (optlen != TCPOLEN_WINDOW) { in tcp_dooptions()
/xnu-11215.81.4/bsd/net/
H A Dpf_osfp.c190 if (optlen >= TCPOLEN_WINDOW) { in pf_osfp_fingerprint_hdr()