Home
last modified time | relevance | path

Searched refs:rxt_timer (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.c2191 tmr = &net->rxt_timer; in sctp_timer_start()
2211 tmr = &net->rxt_timer; in sctp_timer_start()
2244 tmr = &net->rxt_timer; in sctp_timer_start()
2314 tmr = &net->rxt_timer; in sctp_timer_start()
2369 tmr = &net->rxt_timer; in sctp_timer_start()
2624 tmr = &net->rxt_timer; in sctp_timer_stop()
2635 tmr = &net->rxt_timer; in sctp_timer_stop()
2657 tmr = &net->rxt_timer; in sctp_timer_stop()
2679 tmr = &net->rxt_timer; in sctp_timer_stop()
2712 tmr = &net->rxt_timer; in sctp_timer_stop()
H A Dsctp_structs.h274 struct sctp_timer rxt_timer; member
H A Dsctp_indata.c4251 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_express_handle_sack()
4254 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_express_handle_sack()
5115 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_handle_sack()
5128 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_handle_sack()
5132 } else if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_handle_sack()
H A Dsctp_pcb.c2754 if (net->rxt_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()
2756 net->rxt_timer.ep = new_inp; in sctp_move_pcb_and_assoc()
3904 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer); in sctp_add_remote_addr()
H A Dsctp_output.c4656 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_send_initiate()
8674 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_med_chunk_output()
8764 if (bundle_at && (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer))) { in sctp_med_chunk_output()
9753 if (!SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_chunk_retransmission()
9915 if (SCTP_OS_TIMER_PENDING(&net->rxt_timer.timer)) { in sctp_timer_validation()
H A Dsctp_input.c70 if (net->rxt_timer.type == SCTP_TIMER_TYPE_COOKIE) { in sctp_stop_all_cookie_timers()
75 } else if (net->rxt_timer.type == SCTP_TIMER_TYPE_INIT) { in sctp_stop_all_cookie_timers()