Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_output.c801 to.to_flags |= TOF_MSS; in tcp_default_output()
1804 case TOF_MSS: in tcp_addoptions()
H A Dtcp_input.c1630 if (to.to_flags & TOF_MSS) { in tcp_do_segment()
1643 if (to.to_flags & TOF_MSS) { in tcp_do_segment()
3500 to->to_flags |= TOF_MSS; in tcp_dooptions()
H A Dtcp_syncache.c1736 if (to->to_flags & TOF_MSS) in syncache_add()
1957 to.to_flags = TOF_MSS; in syncache_respond()
H A Dtcp_var.h884 #define TOF_MSS 0x0001 /* maximum segment size */ macro
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c1143 to->to_flags |= TOF_MSS; in t4opt_to_tcpopt()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11418 if (to.to_flags & TOF_MSS) in bbr_do_segment_nounlock()
11427 if (to.to_flags & TOF_MSS) in bbr_do_segment_nounlock()
12851 to.to_flags |= TOF_MSS; in bbr_output_wtime()
H A Drack.c16651 if (to.to_flags & TOF_MSS) { in rack_do_segment_nounlock()
16661 if (to.to_flags & TOF_MSS) in rack_do_segment_nounlock()
21099 to.to_flags |= TOF_MSS; in rack_output()