Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c2169 t_type, inp, stcb, net); in sctp_timer_start()
2180 switch (t_type) { in sctp_timer_start()
2522 t_type, inp, stcb, net); in sctp_timer_start()
2530 tmr->type = t_type; in sctp_timer_start()
2614 switch (t_type) { in sctp_timer_stop()
2816 (tmr->type != t_type)) { in sctp_timer_stop()
2825 t_type, inp, stcb, net); in sctp_timer_stop()
2839 t_type, inp, tmr->ep)); in sctp_timer_stop()
2846 t_type, net, tmr->net)); in sctp_timer_stop()
2849 t_type, inp, stcb, net); in sctp_timer_stop()
[all …]