Searched refs:sctp_stop_association_timers (Results 1 – 3 of 3) sorted by relevance
163 void sctp_stop_association_timers(struct sctp_tcb *, bool);
4742 sctp_stop_association_timers(stcb, false); in sctp_free_assoc()4914 sctp_stop_association_timers(stcb, true); in sctp_free_assoc()
877 sctp_stop_association_timers(struct sctp_tcb *stcb, bool stop_assoc_kill_timer) in sctp_stop_association_timers() function