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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_cc_functions.c 79 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) ||
111 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) ||
143 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) ||
145 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) {
761 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) ||
901 case SCTP_CMT_RPV1:
995 case SCTP_CMT_RPV1:
    [all...]
sctp.h 303 #define SCTP_CMT_RPV1 2
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 828 #define SCTP_CMT_RPV1 2
    [all...]

Completed in 46 milliseconds