Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dtcp_cc.c293 tcp_clear_pipeack_state(tp); in tcp_cc_adjust_nonvalidated_cwnd()
322 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.c5056 tcp_clear_pipeack_state(tp); in tcp_input()