HomeSort by relevance Sort by last modified time
    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