Home
last modified time | relevance | path

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

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