Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_structs.h43 struct sctp_timer { struct
137 struct sctp_timer tmr;
252 struct sctp_timer pmtu_timer;
253 struct sctp_timer hb_timer;
275 struct sctp_timer rxt_timer;
764 struct sctp_timer dack_timer; /* Delayed ack timer */
765 struct sctp_timer asconf_timer; /* asconf */
766 struct sctp_timer strreset_timer; /* stream reset */
767 struct sctp_timer shut_guard_timer; /* shutdown guard */
768 struct sctp_timer autoclose_timer; /* automatic close timer */
[all …]
HDsctp_pcb.h237 struct sctp_timer addr_wq_timer;
315 struct sctp_timer signature_change;
318 struct sctp_timer zero_copy_timer;
320 struct sctp_timer zero_copy_sendq_timer;
HDsctputil.c1446 struct sctp_timer *tmr; in sctp_timeout_handler()
1454 tmr = (struct sctp_timer *)t; in sctp_timeout_handler()
1887 struct sctp_timer *tmr; in sctp_timer_start()
2171 struct sctp_timer *tmr; in sctp_timer_stop()
/trueos/sys/conf/
HDfiles3492 netinet/sctp_timer.c optional inet sctp | inet6 sctp