OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QoS
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport.h
198
// Enable/disable quality of service if
QoS
is true or false respectively.
203
virtual int32_t SetQoS(const bool
QoS
,
209
// Set
QoS
to true if quality of service has been turned on. If
QoS
is true,
212
virtual int32_t
QoS
(bool&
QoS
,
udp_transport_impl.h
72
int32_t SetQoS(const bool
QoS
,
77
int32_t
QoS
(bool&
QoS
,
udp_transport_impl.cc
427
int32_t UdpTransportImpl::SetQoS(bool
QoS
, int32_t serviceType,
431
if(
QoS
)
450
"
QOS
is enabled but will be ignored since IPv6 is enabled");
460
"TOS already enabled, can't use TOS and
QoS
at the same time");
470
"PCP already enabled, can't use PCP and
QoS
at the same time");
480
"
QOS
is enabled but not started since we have not yet configured\
492
"
QOS
is already enabled and overrideDSCP differs, not allowed");
507
"
QOS
is enabled but not started since we have not yet created the\
520
"
QOS
is enabled but not started since we have not yet created the\
532
// Enable
QoS
for RTP sockets
[
all
...]
/external/iproute2/doc/
ip-cref.tex
[
all
...]
Completed in 223 milliseconds