Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_callout.h94 int sctp_os_timer_stop(sctp_os_timer_t *);
99 #define SCTP_OS_TIMER_STOP sctp_os_timer_stop
Dsctp_callout.c133 sctp_os_timer_stop(sctp_os_timer_t *c) in sctp_os_timer_stop() function