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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_cc_functions.c76 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) {
106 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) {
137 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) {
145 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) {
682 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2) ||
834 case SCTP_CMT_RPV2:
920 case SCTP_CMT_RPV2:
1002 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) {
H A Dsctp.h299 #define SCTP_CMT_RPV2 3 macro

Completed in 59 milliseconds