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); \
3925 (void)SCTP_OS_TIMER_START(&net->rxt_timer.timer, to_ticks,3926 sctp_timeout_handler, &net->rxt_timer);3934 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {3935 SCTP_OS_TIMER_START(&net->rxt_timer.timer, to_ticks,3936 sctp_timeout_handler, &net->rxt_timer);3938 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4881 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4891 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {4896 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
1997 tmr = &net->rxt_timer; in sctp_timer_start()2014 tmr = &net->rxt_timer; in sctp_timer_start()2042 tmr = &net->rxt_timer; in sctp_timer_start()2098 tmr = &net->rxt_timer; in sctp_timer_start()2157 tmr = &net->rxt_timer; in sctp_timer_start()2287 tmr = &net->rxt_timer; in sctp_timer_stop()2293 tmr = &net->rxt_timer; in sctp_timer_stop()2305 tmr = &net->rxt_timer; in sctp_timer_stop()2317 tmr = &net->rxt_timer; in sctp_timer_stop()2355 tmr = &net->rxt_timer; in sctp_timer_stop()
323 struct sctp_timer rxt_timer; member
3135 net->rxt_timer.ep = (void *)new_inp;4549 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer);5412 (void)SCTP_OS_TIMER_STOP(&net->rxt_timer.timer);5413 net->rxt_timer.self = NULL;5595 (void)SCTP_OS_TIMER_STOP(&net->rxt_timer.timer);
4913 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {8951 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {9035 if (bundle_at && (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer))) {10029 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {10187 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) {
76 if (net->rxt_timer.type == SCTP_TIMER_TYPE_COOKIE) { in sctp_stop_all_cookie_timers()81 } else if (net->rxt_timer.type == SCTP_TIMER_TYPE_INIT) { in sctp_stop_all_cookie_timers()