Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/ !
H A Dtcp_cc.c477 tcp_clear_pipeack_state(tp); in tcp_cc_adjust_nonvalidated_cwnd()
506 tcp_clear_pipeack_state(struct tcpcb *tp) in tcp_clear_pipeack_state() function
H A Dtcp_cc.h279 extern void tcp_clear_pipeack_state(struct tcpcb *tp);
H A Dtcp_cubic.c146 tcp_clear_pipeack_state(tp); in tcp_cubic_cwnd_init_or_reset()
H A Dtcp_input.c4739 tcp_clear_pipeack_state(tp); in tcp_input()