Searched refs:SCTP_CMT_RPV1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp_cc_functions.c75 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) ||
105 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) ||
136 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) ||
138 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) {
681 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) ||
819 case SCTP_CMT_RPV1:
912 case SCTP_CMT_RPV1:
1001 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) ||
1022 if (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) {
H A Dsctp.h298 #define SCTP_CMT_RPV1 2 macro

Completed in 63 milliseconds