OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_OS_TIMER_PENDING
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_callout.h
93
#define
SCTP_OS_TIMER_PENDING
(tmr) ((tmr)->c_flags & SCTP_CALLOUT_PENDING)
sctp_indata.c
[
all
...]
sctp_usrreq.c
375
if (
SCTP_OS_TIMER_PENDING
(&net->pmtu_timer.timer)) {
[
all
...]
sctp_output.c
[
all
...]
sctputil.c
[
all
...]
Completed in 40 milliseconds