Lines Matching refs:sctp_timer_stop

857 	sctp_timer_stop(SCTP_TIMER_TYPE_RECV, inp, stcb, NULL,  in sctp_stop_timers_for_shutdown()
859 sctp_timer_stop(SCTP_TIMER_TYPE_STRRESET, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
861 sctp_timer_stop(SCTP_TIMER_TYPE_ASCONF, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
863 sctp_timer_stop(SCTP_TIMER_TYPE_AUTOCLOSE, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
866 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net, in sctp_stop_timers_for_shutdown()
868 sctp_timer_stop(SCTP_TIMER_TYPE_HEARTBEAT, inp, stcb, net, in sctp_stop_timers_for_shutdown()
880 sctp_timer_stop(SCTP_TIMER_TYPE_RECV, inp, stcb, NULL, in sctp_stop_association_timers()
882 sctp_timer_stop(SCTP_TIMER_TYPE_STRRESET, inp, stcb, NULL, in sctp_stop_association_timers()
885 sctp_timer_stop(SCTP_TIMER_TYPE_ASOCKILL, inp, stcb, NULL, in sctp_stop_association_timers()
888 sctp_timer_stop(SCTP_TIMER_TYPE_ASCONF, inp, stcb, NULL, in sctp_stop_association_timers()
890 sctp_timer_stop(SCTP_TIMER_TYPE_AUTOCLOSE, inp, stcb, NULL, in sctp_stop_association_timers()
892 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWNGUARD, inp, stcb, NULL, in sctp_stop_association_timers()
895 sctp_timer_stop(SCTP_TIMER_TYPE_PRIM_DELETED, inp, stcb, NULL, in sctp_stop_association_timers()
898 sctp_timer_stop(SCTP_TIMER_TYPE_SEND, inp, stcb, net, in sctp_stop_association_timers()
900 sctp_timer_stop(SCTP_TIMER_TYPE_INIT, inp, stcb, net, in sctp_stop_association_timers()
902 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWN, inp, stcb, net, in sctp_stop_association_timers()
904 sctp_timer_stop(SCTP_TIMER_TYPE_COOKIE, inp, stcb, net, in sctp_stop_association_timers()
906 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWNACK, inp, stcb, net, in sctp_stop_association_timers()
908 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net, in sctp_stop_association_timers()
910 sctp_timer_stop(SCTP_TIMER_TYPE_HEARTBEAT, inp, stcb, net, in sctp_stop_association_timers()
2042 sctp_timer_stop(SCTP_TIMER_TYPE_INPKILL, inp, NULL, NULL, in sctp_timeout_handler()
2056 sctp_timer_stop(SCTP_TIMER_TYPE_ASOCKILL, inp, stcb, NULL, in sctp_timeout_handler()
2615 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_stop() function
5493 sctp_timer_stop(SCTP_TIMER_TYPE_RECV, stcb->sctp_ep, stcb, NULL, in sctp_user_rcvd()