Searched refs:t_tcpreq_closed (Results 1 – 4 of 4) sorted by relevance
4406 log.u_bbr.applimited = tp->t_tcpreq_closed; in tcp_req_log_req_info()4429 if (tp->t_tcpreq_closed > 0) in tcp_req_free_a_slot()4430 tp->t_tcpreq_closed--; in tcp_req_free_a_slot()4491 if (tp->t_tcpreq_closed == 0) in tcp_req_check_for_comp()4517 if (tp->t_tcpreq_closed == 0) in tcp_req_is_entry_comp()4582 (tp->t_tcpreq_closed == 0)) in tcp_req_find_req_for_seq()4681 tp->t_tcpreq_closed++; in tcp_req_alloc_req_full()
493 uint8_t t_tcpreq_closed; /* Number of closed range requests */ member
2892 if (tp->t_tcpreq_closed == 0) { in tcp_log_sendfile()
15426 log.u_bbr.applimited = tp->t_tcpreq_closed; in rack_log_input_packet() 16634 log.u_bbr.applimited = tp->t_tcpreq_closed; in rack_do_segment_nounlock()