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()
1798 case TOF_MSS: in tcp_addoptions()
H A Dtcp_input.c1682 if (to.to_flags & TOF_MSS) { in tcp_do_segment()
1695 if (to.to_flags & TOF_MSS) { in tcp_do_segment()
3530 to->to_flags |= TOF_MSS; in tcp_dooptions()
H A Dtcp_syncache.c1727 if (to->to_flags & TOF_MSS) in syncache_add()
1937 to.to_flags = TOF_MSS; in syncache_respond()
H A Dtcp_var.h861 #define TOF_MSS 0x0001 /* maximum segment size */ macro
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c990 to->to_flags |= TOF_MSS; in t4opt_to_tcpopt()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c11405 if (to.to_flags & TOF_MSS) in bbr_do_segment_nounlock()
11414 if (to.to_flags & TOF_MSS) in bbr_do_segment_nounlock()
12840 to.to_flags |= TOF_MSS; in bbr_output_wtime()
H A Drack.c18198 if (to.to_flags & TOF_MSS) { in rack_do_segment_nounlock()
18208 if (to.to_flags & TOF_MSS) in rack_do_segment_nounlock()
22865 to.to_flags |= TOF_MSS; in rack_output()