Searched refs:sctp_cwnd_update_exit_pf (Results 1 – 4 of 4) sorted by relevance
2425 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2446 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2467 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2494 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,
761 void (*sctp_cwnd_update_exit_pf)(struct sctp_tcb *stcb, struct sctp_nets *net); member
4258 asoc->cc_functions.sctp_cwnd_update_exit_pf(stcb, net);5044 asoc->cc_functions.sctp_cwnd_update_exit_pf(stcb, net);
736 stcb->asoc.cc_functions.sctp_cwnd_update_exit_pf(stcb, net); in sctp_handle_heartbeat_ack()