Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctputil.c1111 tmr = &net->rxt_timer; in sctp_timer_start()
1128 tmr = &net->rxt_timer; in sctp_timer_start()
1157 tmr = &net->rxt_timer; in sctp_timer_start()
1258 tmr = &net->rxt_timer; in sctp_timer_start()
1301 tmr = &net->rxt_timer; in sctp_timer_start()
1416 tmr = &net->rxt_timer; in sctp_timer_stop()
1422 tmr = &net->rxt_timer; in sctp_timer_stop()
1434 tmr = &net->rxt_timer; in sctp_timer_stop()
1446 tmr = &net->rxt_timer; in sctp_timer_stop()
1477 tmr = &net->rxt_timer; in sctp_timer_stop()
H A Dsctp_structs.h158 struct sctp_timer rxt_timer; member
H A Dsctp_pcb.c2498 callout_init(&net->rxt_timer.timer, 0); in sctp_add_remote_addr()
2843 callout_stop(&net->rxt_timer.timer); in sctp_free_remote_addr()
2845 callout_destroy(&net->rxt_timer.timer); in sctp_free_remote_addr()
3055 callout_stop(&net->rxt_timer.timer); in sctp_free_assoc()
3057 callout_destroy(&net->rxt_timer.timer); in sctp_free_assoc()
H A Dsctp_output.c2608 if (callout_pending(&net->rxt_timer.timer)) { in sctp_send_initiate()
5767 if (!callout_pending(&net->rxt_timer.timer)) {
5827 if (bundle_at && (!callout_pending(&net->rxt_timer.timer))) {
6725 if (!callout_pending(&net->rxt_timer.timer)) {
6852 if (callout_pending(&net->rxt_timer.timer)) {