Searched defs:min_port (Results 1 – 16 of 16) sorted by relevance
/external/webrtc/p2p/base/ |
D | basic_packet_socket_factory.cc | 45 uint16_t min_port, in CreateUdpSocket() 63 uint16_t min_port, in CreateServerTcpSocket() 197 uint16_t min_port, in BindSocket()
|
D | fake_port_allocator.h | 36 uint16_t min_port, in Create() 56 uint16_t min_port, in TestUDPPort()
|
D | tcp_port.h | 38 uint16_t min_port, in Create()
|
D | stun_port.cc | 190 uint16_t min_port, in UDPPort() 615 uint16_t min_port, in Create() 636 uint16_t min_port, in StunPort()
|
D | stun_port.h | 60 uint16_t min_port, in Create()
|
D | port_allocator.h | 477 int min_port() const { in min_port() function 487 bool SetPortRange(int min_port, int max_port) { in SetPortRange()
|
D | tcp_port.cc | 88 uint16_t min_port, in TCPPort()
|
D | port.h | 319 uint16_t min_port() { return min_port_; } in min_port() function
|
D | port.cc | 147 uint16_t min_port, in Port()
|
D | port_unittest.cc | 141 uint16_t min_port, in TestPort() 964 uint16_t min_port, in CreateUdpSocket() 973 uint16_t min_port, in CreateServerTcpSocket()
|
D | turn_port.cc | 248 uint16_t min_port, in TurnPort()
|
/external/webrtc/p2p/client/ |
D | turn_port_factory.cc | 37 int min_port, in Create()
|
D | basic_port_allocator_unittest.cc | 194 bool SetPortRange(int min_port, int max_port) { in SetPortRange() 365 int min_port, in CheckPort()
|
/external/webrtc/rtc_tools/network_tester/ |
D | test_controller.cc | 22 TestController::TestController(int min_port, in TestController()
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationServerPlatform.cpp | 45 GDBRemoteCommunicationServerPlatform::PortMap::PortMap(uint16_t min_port, in PortMap()
|
/external/dnsmasq/src/ |
D | dnsmasq.h | 599 int port, query_port, min_port; member
|