Searched refs:rxt_timer (Results 1 – 7 of 7) sorted by relevance
194 (void)SCTP_OS_TIMER_STOP(&(__net)->rxt_timer.timer); \237 (void)SCTP_OS_TIMER_STOP(&(__net)->rxt_timer.timer); \
2316 tmr = &net->rxt_timer; in sctp_timer_start()2336 tmr = &net->rxt_timer; in sctp_timer_start()2369 tmr = &net->rxt_timer; in sctp_timer_start()2434 tmr = &net->rxt_timer; in sctp_timer_start()2489 tmr = &net->rxt_timer; in sctp_timer_start()2733 tmr = &net->rxt_timer; in sctp_timer_stop()2744 tmr = &net->rxt_timer; in sctp_timer_stop()2766 tmr = &net->rxt_timer; in sctp_timer_stop()2788 tmr = &net->rxt_timer; in sctp_timer_stop()2821 tmr = &net->rxt_timer; in sctp_timer_stop()
330 struct sctp_timer rxt_timer; member
4306 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4309 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {5214 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {5224 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {5229 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
5166 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {9321 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {9405 if (bundle_at && (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer))) {10412 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {10576 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
83 if (net->rxt_timer.type == SCTP_TIMER_TYPE_COOKIE) { in sctp_stop_all_cookie_timers()88 } else if (net->rxt_timer.type == SCTP_TIMER_TYPE_INIT) { in sctp_stop_all_cookie_timers()
3197 net->rxt_timer.ep = (void *)new_inp;4594 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer);