Searched refs:sctp_cwnd_update_exit_pf (Results 1 – 4 of 4) sorted by relevance
2400 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2421 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2442 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,2469 .sctp_cwnd_update_exit_pf = sctp_cwnd_update_exit_pf_common,
727 void (*sctp_cwnd_update_exit_pf)(struct sctp_tcb *stcb, struct sctp_nets *net); member
3865 asoc->cc_functions.sctp_cwnd_update_exit_pf(stcb, net);4676 asoc->cc_functions.sctp_cwnd_update_exit_pf(stcb, net);
703 stcb->asoc.cc_functions.sctp_cwnd_update_exit_pf(stcb, net); in sctp_handle_heartbeat_ack()