OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_sctp
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/session/media/
mediasession.cc
1683
bool
is_sctp
= (options.data_channel_type == DCT_SCTP);
local
1864
bool
is_sctp
= (options.data_channel_type == DCT_SCTP);
local
[
all
...]
channel.cc
2090
bool
is_sctp
= ((content->protocol() == kMediaProtocolSctp) ||
local
[
all
...]
Completed in 2809 milliseconds