Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_cc.c290 tcp_clear_pipeack_state(tp); in tcp_cc_adjust_nonvalidated_cwnd()
319 tcp_clear_pipeack_state(struct tcpcb *tp) in tcp_clear_pipeack_state() function
H A Dtcp_cc.h275 extern void tcp_clear_pipeack_state(struct tcpcb *tp);
H A Dtcp_cubic.c117 tcp_clear_pipeack_state(tp); in tcp_cubic_cwnd_init_or_reset()
H A Dtcp_input.c4996 tcp_clear_pipeack_state(tp); in tcp_input()