Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h1106 extern void sctp_process_timer(sctp_t *);
1198 sctp_process_timer(sctp); \
H A Dsctp_timer.c804 sctp_process_timer(sctp_t *sctp) in sctp_process_timer() function