Home
last modified time | relevance | path

Searched refs:TCPOPT_WINDOW (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dtcp.h132 #define TCPOPT_WINDOW 3 macro
H A Dtcp_output.c768 *optp++ = TCPOPT_WINDOW; in tcp_addoptions()
2142 TCPOPT_WINDOW << 16 | in tcp_output()
H A Dtcp_input.c6429 case TCPOPT_WINDOW: in tcp_dooptions()
/xnu-12377.61.12/bsd/net/
H A Dpf_osfp.c189 case TCPOPT_WINDOW: in pf_osfp_fingerprint_hdr()
H A Dpf.c4261 case TCPOPT_WINDOW: in pf_get_wscale()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c76 case TCPOPT_WINDOW: in flow_track_tcp_get_wscale()