Lines Matching refs:sctp_timer_stop

860 	sctp_timer_stop(SCTP_TIMER_TYPE_RECV, inp, stcb, NULL,  in sctp_stop_timers_for_shutdown()
862 sctp_timer_stop(SCTP_TIMER_TYPE_STRRESET, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
864 sctp_timer_stop(SCTP_TIMER_TYPE_ASCONF, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
866 sctp_timer_stop(SCTP_TIMER_TYPE_AUTOCLOSE, inp, stcb, NULL, in sctp_stop_timers_for_shutdown()
869 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net, in sctp_stop_timers_for_shutdown()
871 sctp_timer_stop(SCTP_TIMER_TYPE_HEARTBEAT, inp, stcb, net, in sctp_stop_timers_for_shutdown()
883 sctp_timer_stop(SCTP_TIMER_TYPE_RECV, inp, stcb, NULL, in sctp_stop_association_timers()
885 sctp_timer_stop(SCTP_TIMER_TYPE_STRRESET, inp, stcb, NULL, in sctp_stop_association_timers()
888 sctp_timer_stop(SCTP_TIMER_TYPE_ASOCKILL, inp, stcb, NULL, in sctp_stop_association_timers()
891 sctp_timer_stop(SCTP_TIMER_TYPE_ASCONF, inp, stcb, NULL, in sctp_stop_association_timers()
893 sctp_timer_stop(SCTP_TIMER_TYPE_AUTOCLOSE, inp, stcb, NULL, in sctp_stop_association_timers()
895 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWNGUARD, inp, stcb, NULL, in sctp_stop_association_timers()
898 sctp_timer_stop(SCTP_TIMER_TYPE_PRIM_DELETED, inp, stcb, NULL, in sctp_stop_association_timers()
901 sctp_timer_stop(SCTP_TIMER_TYPE_SEND, inp, stcb, net, in sctp_stop_association_timers()
903 sctp_timer_stop(SCTP_TIMER_TYPE_INIT, inp, stcb, net, in sctp_stop_association_timers()
905 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWN, inp, stcb, net, in sctp_stop_association_timers()
907 sctp_timer_stop(SCTP_TIMER_TYPE_COOKIE, inp, stcb, net, in sctp_stop_association_timers()
909 sctp_timer_stop(SCTP_TIMER_TYPE_SHUTDOWNACK, inp, stcb, net, in sctp_stop_association_timers()
911 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net, in sctp_stop_association_timers()
913 sctp_timer_stop(SCTP_TIMER_TYPE_HEARTBEAT, inp, stcb, net, in sctp_stop_association_timers()
2043 sctp_timer_stop(SCTP_TIMER_TYPE_INPKILL, inp, NULL, NULL, in sctp_timeout_handler()
2057 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
5458 sctp_timer_stop(SCTP_TIMER_TYPE_RECV, stcb->sctp_ep, stcb, NULL, in sctp_user_rcvd()