Searched refs:V_tcp_tolerate_missing_ts (Results 1 – 6 of 6) sorted by relevance
276 (V_tcp_tolerate_missing_ts == 0)) { in tcp_twcheck()
1329 #define V_tcp_tolerate_missing_ts VNET(tcp_tolerate_missing_ts) macro
1228 if (V_tcp_tolerate_missing_ts) { in syncache_expand()
1704 if (((thflags & TH_RST) != 0) || V_tcp_tolerate_missing_ts) { in tcp_do_segment()
11367 ((thflags & TH_RST) == 0) && (V_tcp_tolerate_missing_ts == 0)) { in bbr_do_segment_nounlock()
16671 ((thflags & TH_RST) == 0) && (V_tcp_tolerate_missing_ts == 0)) { in rack_do_segment_nounlock()