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

  /external/webrtc/webrtc/base/
natserver.cc 42 : use_ip(nat->FiltersIP()), use_port(nat->FiltersPort()) {
49 if (use_port)
60 if (use_port && (a1.port() < a2.port()))
62 if (use_port && (a2.port() < a1.port()))
natserver.h 45 bool use_port; member in struct:rtc::AddrCmp
  /external/curl/lib/
urldata.h 1481 long use_port; \/* which port to use (when not using default) *\/ member in struct:UserDefined
    [all...]
url.c     [all...]

Completed in 45 milliseconds