HomeSort by relevance Sort by last modified time
    Searched full:udp_ (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/base/
physicalsocketserver.h 174 bool udp_; member in class:rtc::PhysicalSocket
physicalsocketserver.cc 117 udp_ = (SOCK_DGRAM == type);
128 udp_ = (SOCK_DGRAM == type);
130 if (udp_)
328 if (udp_ || success) {
350 if (udp_ || success) {
    [all...]
  /external/netperf/doc/
netperf.info     [all...]
netperf.texi     [all...]

Completed in 199 milliseconds