Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp_input.c182 void tcp_newreno_partialack(struct tcpcb *, struct tcphdr *);
1662 tcp_newreno_partialack(tp, th); in tcp_input()
3016 tcp_newreno_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partialack() function