Searched refs:TCP_MSS (Results 1 – 6 of 6) sorted by relevance
145 #define TCP_MSS 536 macro
1692 mss = TCP_MSS; in tcp_do_segment()
136 VNET_DEFINE(int, tcp_mssdflt) = TCP_MSS;
1577 mbufc->m_pkthdr.tso_segsz = TCP_MSS - 40; in xnb_mbufc2pkt_extra()1825 uint16_t mss = TCP_MSS - 40; in xnb_rxpkt2rsp_extra()
11435 mss = TCP_MSS; in bbr_do_segment_nounlock()
16792 mss = TCP_MSS; in rack_do_segment_nounlock()