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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c 120 SCTP_PCB_FLAGS_CONNECTED |
231 SCTP_PCB_FLAGS_CONNECTED |
sctp.h 518 #define SCTP_PCB_FLAGS_CONNECTED 0x00200000
sctp_usrreq.c 1083 ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) ||
    [all...]
sctp_input.c     [all...]
sctp_pcb.c     [all...]
sctputil.c     [all...]
sctp_output.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 1071 if ((inp->sctp_flags & SCTP_PCB_FLAGS_CONNECTED) &&
    [all...]

Completed in 55 milliseconds