Searched defs:is_sctp (Results 1 – 3 of 3) sorted by relevance
1521 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForOffer() local1700 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForAnswer() local
2188 bool is_sctp = ((content->protocol() == kMediaProtocolSctp) || in SetDataChannelTypeFromContent() local
1174 bool is_sctp = (media_desc->protocol() == cricket::kMediaProtocolDtlsSctp); in BuildMediaDescription() local2171 bool is_sctp = (protocol == cricket::kMediaProtocolDtlsSctp); in ParseMediaDescription() local