Searched refs:tcp_req_check_for_comp (Results 1 – 3 of 3) sorted by relevance
1537 int tcp_req_check_for_comp(struct tcpcb *tp, tcp_seq ack_point);
4724 tcp_req_check_for_comp(struct tcpcb *tp, tcp_seq ack_point) in tcp_req_check_for_comp() function4848 tcp_req_check_for_comp(tp, tp->snd_una); in tcp_req_alloc_req_full()
11676 tcp_req_check_for_comp(rack->rc_tp, th_ack); in rack_req_check_for_comp()