Searched refs:sctp_timer (Results 1 – 6 of 6) sorted by relevance
47 struct sctp_timer { struct145 struct sctp_timer tmr;304 struct sctp_timer pmtu_timer;305 struct sctp_timer hb_timer;327 struct sctp_timer rxt_timer;853 struct sctp_timer dack_timer; /* Delayed ack timer */854 struct sctp_timer asconf_timer; /* asconf */855 struct sctp_timer strreset_timer; /* stream reset */856 struct sctp_timer shut_guard_timer; /* shutdown guard */857 struct sctp_timer autoclose_timer; /* automatic close timer */[all …]
16 'sctp_timer.c',
273 struct sctp_timer addr_wq_timer;404 struct sctp_timer signature_change;
1775 struct sctp_timer *tmr; in sctp_timeout_handler()1792 tmr = (struct sctp_timer *)t; in sctp_timeout_handler()2264 struct sctp_timer *tmr; in sctp_timer_start()2715 struct sctp_timer *tmr; in sctp_timer_stop()
71 netinet/sctp_timer.c netinet/sctp_timer.h \
21232 * ext/sctp/usrsctp/usrsctplib/netinet/sctp_timer.c:21233 * ext/sctp/usrsctp/usrsctplib/netinet/sctp_timer.h: