Searched defs:is_sctp (Results 1 – 2 of 2) sorted by relevance
1683 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForOffer() local1864 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForAnswer() local
2090 bool is_sctp = ((content->protocol() == kMediaProtocolSctp) || in SetDataChannelTypeFromContent() local