Searched refs:V_tcp_tolerate_missing_ts (Results 1 – 7 of 7) sorted by relevance
458 (V_tcp_tolerate_missing_ts == 0)) { in tcp_twcheck()
887 #define V_tcp_tolerate_missing_ts VNET(tcp_tolerate_missing_ts) macro
1311 if (V_tcp_tolerate_missing_ts) { in syncache_expand()
1701 if (((thflags & TH_RST) != 0) || V_tcp_tolerate_missing_ts) { in tcp_do_segment()
10892 ((thflags & TH_RST) == 0) && (V_tcp_tolerate_missing_ts == 0)) { in rack_do_segment_nounlock()
11476 ((thflags & TH_RST) == 0) && (V_tcp_tolerate_missing_ts == 0)) { in bbr_do_segment_nounlock()