Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dtcp_output.c847 to.to_flags |= TOF_SCALE; in tcp_output()
1825 case TOF_SCALE: in tcp_addoptions()
H A Dtcp_syncache.c1698 if (to->to_flags & TOF_SCALE) { in syncache_add()
1961 to.to_flags |= TOF_SCALE; in syncache_respond()
H A Dtcp_var.h475 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_input.c1692 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
3497 to->to_flags |= TOF_SCALE; in tcp_dooptions()
/freebsd-13.1/sys/dev/cxgbe/tom/
H A Dt4_listen.c997 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt()
/freebsd-13.1/sys/netinet/tcp_stacks/
H A Dbbr.c11480 if ((to.to_flags & TOF_SCALE) && in bbr_do_segment_nounlock()
12991 to.to_flags |= TOF_SCALE; in bbr_output_wtime()
H A Drack.c13882 if ((to.to_flags & TOF_SCALE) && in rack_do_segment_nounlock()
17502 to.to_flags |= TOF_SCALE; in rack_output()