Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_output.c851 to.to_flags |= TOF_SCALE; in tcp_default_output()
1828 case TOF_SCALE: in tcp_addoptions()
H A Dtcp_syncache.c1675 if ((to->to_flags & TOF_SCALE) && (V_tcp_do_rfc1323 != 3)) { in syncache_add()
1930 to.to_flags |= TOF_SCALE; in syncache_respond()
H A Dtcp_var.h880 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_input.c1649 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
3547 to->to_flags |= TOF_SCALE; in tcp_dooptions()
/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_listen.c1114 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt()
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dbbr.c11407 if ((to.to_flags & TOF_SCALE) && in bbr_do_segment_nounlock()
12887 to.to_flags |= TOF_SCALE; in bbr_output_wtime()
H A Drack.c17023 if ((to.to_flags & TOF_SCALE) && in rack_do_segment_nounlock()
21389 to.to_flags |= TOF_SCALE; in rack_output()