Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c181 int timer_stopped; in sctp6_notify() local
216 timer_stopped = 1; in sctp6_notify()
220 timer_stopped = 0; in sctp6_notify()
239 if (timer_stopped) { in sctp6_notify()
/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c164 int timer_stopped; in sctp_notify() local
212 timer_stopped = 1; in sctp_notify()
216 timer_stopped = 0; in sctp_notify()
235 if (timer_stopped) { in sctp_notify()