Home
last modified time | relevance | path

Searched refs:TOF_SCALE (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_output.c838 to.to_flags |= TOF_SCALE; in tcp_default_output()
1817 case TOF_SCALE: in tcp_addoptions()
H A Dtcp_syncache.c1710 if ((to->to_flags & TOF_SCALE) && (V_tcp_do_rfc1323 != 3)) { in syncache_add()
1977 to.to_flags |= TOF_SCALE; in syncache_respond()
H A Dtcp_var.h885 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_input.c1608 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
3500 to->to_flags |= TOF_SCALE; in tcp_dooptions()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1147 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11395 if ((to.to_flags & TOF_SCALE) && in bbr_do_segment_nounlock()
12875 to.to_flags |= TOF_SCALE; in bbr_output_wtime()
H A Drack.c16624 if ((to.to_flags & TOF_SCALE) && in rack_do_segment_nounlock()
21120 to.to_flags |= TOF_SCALE; in rack_output()