Searched refs:sctp_stop_timers_for_shutdown (Results 1 – 8 of 8) sorted by relevance
148 void sctp_stop_timers_for_shutdown(struct sctp_tcb *);
4309 sctp_stop_timers_for_shutdown(stcb); in sctp_express_handle_sack()4326 sctp_stop_timers_for_shutdown(stcb); in sctp_express_handle_sack()4986 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_sack()5004 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_sack()
1572 sctp_stop_timers_for_shutdown(stcb); in sctp_autoclose_timer()
932 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_shutdown()2796 sctp_stop_timers_for_shutdown(stcb); in sctp_handle_cookie_ack()
721 sctp_stop_timers_for_shutdown(stcb); in sctp_disconnect()929 sctp_stop_timers_for_shutdown(stcb); in sctp_shutdown()
6765 sctp_stop_timers_for_shutdown(stcb); in sctp_sendall_iterator()13596 sctp_stop_timers_for_shutdown(stcb); in sctp_lower_sosend()
3333 sctp_stop_timers_for_shutdown(stcb); in sctp_inpcb_free()
850 sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb) in sctp_stop_timers_for_shutdown() function