Home
last modified time | relevance | path

Searched refs:tcp_newreno_partial_ack (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h1386 void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
H A Dtcp_input.c2850 tcp_newreno_partial_ack(tp, th); in tcp_do_segment()
4115 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack() function