Searched refs:sctp_stop_timers_for_shutdown (Results 1 – 8 of 8) sorted by relevance
160 void sctp_stop_timers_for_shutdown(struct sctp_tcb *);
4323 sctp_stop_timers_for_shutdown(stcb); in sctp_express_handle_sack()4340 sctp_stop_timers_for_shutdown(stcb); in sctp_express_handle_sack()5000 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_sack()5018 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_sack()
1580 sctp_stop_timers_for_shutdown(stcb); in sctp_autoclose_timer()
742 sctp_stop_timers_for_shutdown(stcb); in sctp_disconnect()942 sctp_stop_timers_for_shutdown(stcb); in sctp_shutdown()
964 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_shutdown()
6678 sctp_stop_timers_for_shutdown(stcb); in sctp_sendall_iterator()13496 sctp_stop_timers_for_shutdown(stcb); in sctp_lower_sosend()
3436 sctp_stop_timers_for_shutdown(asoc); in sctp_inpcb_free()
853 sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb) in sctp_stop_timers_for_shutdown() function