Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp.h88 #define TCPOLEN_WINDOW 3 macro
H A Dtcp_output.c736 TCPOLEN_WINDOW << 8 | in tcp_output()
H A Dtcp_syncache.c1263 TCPOPT_WINDOW << 16 | TCPOLEN_WINDOW << 8 | in syncache_respond()
H A Dtcp_input.c2691 if (optlen != TCPOLEN_WINDOW) in tcp_dooptions()
/dragonfly/sys/net/pf/
H A Dpf_osfp.c211 if (optlen >= TCPOLEN_WINDOW) in pf_osfp_fingerprint_hdr()