Searched refs:rxt_timer (Results 1 – 7 of 7) sorted by relevance
184 (void)SCTP_OS_TIMER_STOP(&(__net)->rxt_timer.timer); \231 (void)SCTP_OS_TIMER_STOP(&(__net)->rxt_timer.timer); \
3930 (void)SCTP_OS_TIMER_START(&net->rxt_timer.timer, to_ticks,3931 sctp_timeout_handler, &net->rxt_timer);3939 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {3940 SCTP_OS_TIMER_START(&net->rxt_timer.timer, to_ticks,3941 sctp_timeout_handler, &net->rxt_timer);3943 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4886 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4896 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4901 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
2017 tmr = &net->rxt_timer; in sctp_timer_start()2034 tmr = &net->rxt_timer; in sctp_timer_start()2062 tmr = &net->rxt_timer; in sctp_timer_start()2118 tmr = &net->rxt_timer; in sctp_timer_start()2177 tmr = &net->rxt_timer; in sctp_timer_start()2307 tmr = &net->rxt_timer; in sctp_timer_stop()2313 tmr = &net->rxt_timer; in sctp_timer_stop()2325 tmr = &net->rxt_timer; in sctp_timer_stop()2337 tmr = &net->rxt_timer; in sctp_timer_stop()2375 tmr = &net->rxt_timer; in sctp_timer_stop()
323 struct sctp_timer rxt_timer; member
3234 net->rxt_timer.ep = (void *)new_inp;4634 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer);5507 (void)SCTP_OS_TIMER_STOP(&net->rxt_timer.timer);5508 net->rxt_timer.self = NULL;5690 (void)SCTP_OS_TIMER_STOP(&net->rxt_timer.timer);
5101 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {9137 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {9221 if (bundle_at && (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer))) {10215 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {10373 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
78 if (net->rxt_timer.type == SCTP_TIMER_TYPE_COOKIE) { in sctp_stop_all_cookie_timers()83 } else if (net->rxt_timer.type == SCTP_TIMER_TYPE_INIT) { in sctp_stop_all_cookie_timers()