Searched refs:tcp_newreno_partial_ack (Results 1 – 1 of 1) sorted by relevance
110 static void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);2269 tcp_newreno_partial_ack(tp, th); in tcp_do_segment()3244 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack() function