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.c842 to.to_flags |= TOF_SCALE; in tcp_default_output()
1830 case TOF_SCALE: in tcp_addoptions()
H A Dtcp_syncache.c1665 if ((to->to_flags & TOF_SCALE) && (V_tcp_do_rfc1323 != 3)) { in syncache_add()
1920 to.to_flags |= TOF_SCALE; in syncache_respond()
H A Dtcp_var.h869 #define TOF_SCALE 0x0002 /* window scaling */ macro
H A Dtcp_input.c1651 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()
3582 to->to_flags |= TOF_SCALE; in tcp_dooptions()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1146 to->to_flags |= TOF_SCALE; in t4opt_to_tcpopt()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11402 if ((to.to_flags & TOF_SCALE) && in bbr_do_segment_nounlock()
12883 to.to_flags |= TOF_SCALE; in bbr_output_wtime()
H A Drack.c16757 if ((to.to_flags & TOF_SCALE) && in rack_do_segment_nounlock()
21235 to.to_flags |= TOF_SCALE; in rack_output()