HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_STATE_INUSE (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c 82 (state == SCTP_STATE_INUSE)) {
112 (state == SCTP_STATE_INUSE)) {
sctp_constants.h 505 #define SCTP_STATE_INUSE 0x0001
    [all...]
sctp_input.c     [all...]
sctputil.c 969 SCTP_SET_STATE(&stcb->asoc, SCTP_STATE_INUSE);
    [all...]
sctp_output.c     [all...]
  /external/tcpdump/
sctpConstants.h 216 #define SCTP_STATE_INUSE 0x0001

Completed in 957 milliseconds