Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h949 void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
/f-stack/freebsd/netinet/
H A Dtcp_var.h949 void tcp_newreno_partial_ack(struct tcpcb *, struct tcphdr *);
H A Dtcp_input.c2797 tcp_newreno_partial_ack(tp, th); in tcp_do_segment()
3981 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partial_ack() function