/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
p2ptransportchannel.h | 29 // two P2P clients. Clients have candidate ports for connecting, and 105 const std::vector<PortInterface *>& ports() { return ports_; } function in class:cricket::P2PTransportChannel
|
port_unittest.cc | 620 // sending to UDP ports and cone NATs. 1178 scoped_ptr<Port> ports[4]; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.h | 60 PortList ports; member in struct:cricket::RelayServerConfig 138 // network (or a timeout occurs), we will start allocating ports. 219 // Records configuration information useful in creating ports. 232 // Adds another relay server, with the given ports and modifier, to the list.
|
connectivitychecker.cc | 362 LOG(LS_ERROR) << "Machine has no networks; no relay ports created."; 382 for (relay_port = relay->ports.begin(); 383 relay_port != relay->ports.end(); 405 LOG(LS_ERROR) << "Failed to find nic info when creating relay ports."; 418 LOG(LS_ERROR) << "Machine has no networks; no ports will be allocated";
|
/external/openssh/ |
servconf.c | 175 options->ports[options->num_ports++] = SSH_DEFAULT_PORT; 511 options->ports[options->num_ports++] = SSH_DEFAULT_PORT; 516 add_one_listen_addr(options, addr, options->ports[i]); 769 /* ignore ports from configfile if cmdline specifies ports */ 773 fatal("%s line %d: ports must be specified before " 776 fatal("%s line %d: too many ports.", 782 options->ports[options->num_ports++] = a2port(arg); 783 if (options->ports[options->num_ports-1] <= 0) [all...] |
/external/chromium_org/build/android/ |
test_runner.py | 22 from pylib import ports namespace 713 if not ports.ResetTestServerPortAllocation():
|
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 99 .device-ports {
|
/bionic/libc/kernel/common/linux/ |
rtnetlink.h | 352 } ports; member in union:rta_session::__anon539
|
/external/chromium_org/content/renderer/p2p/ |
port_allocator.cc | 199 // Allocating local ports on stun failure. 387 relay_server.ports.push_back(cricket::ProtocolAddress(
|
/external/iproute2/include/linux/ |
rtnetlink.h | 394 } ports; member in union:rta_session::__anon19310
|
/external/kernel-headers/original/linux/ |
serial_core.h | 369 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
rtnetlink.h | 379 } ports; member in union:rta_session::__anon37721
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
rtnetlink.h | 379 } ports; member in union:rta_session::__anon39312
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
rtnetlink.h | 379 } ports; member in union:rta_session::__anon40826
|
/cts/tests/tests/content/src/android/content/cts/ |
IntentFilterTest.java | [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
DatagramChannelTest.java | 78 int[] ports = Support_PortManager.getNextPortsForUDP(5); local 79 this.localAddr1 = new InetSocketAddress("127.0.0.1", ports[0]); 80 this.localAddr2 = new InetSocketAddress("127.0.0.1", ports[1]); 81 this.datagramSocket1 = new DatagramSocket(ports[2]); 82 this.datagramSocket2 = new DatagramSocket(ports[3]); 83 testPort = ports[4]; [all...] |
/development/ndk/platforms/android-3/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon1171
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | 428 VPP_DPRINT(":: Ports Available in Fill_LCMLInitParams %ld\n ",pComponentPrivate->NumofOutputPort);
741 int ports;
local 758 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++)
760 pComponentPrivate->sCompPorts[ports].pPortDef.bEnabled = OMX_TRUE;
784 for (ports = 0; ports < NUM_OF_VPP_PORTS; ports++) {
789 ports,
[all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asequencer.h | 110 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 111 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 194 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 205 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 206 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 485 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 529 int num_ports; /* RO: number of ports */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asequencer.h | 110 #define SNDRV_SEQ_EVENT_PORT_SUBSCRIBED 66 /* ports connected */ 111 #define SNDRV_SEQ_EVENT_PORT_UNSUBSCRIBED 67 /* ports disconnected */ 194 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 205 #define SNDRV_SEQ_ADDRESS_SUBSCRIBERS 254 /* send event to all subscribed ports */ 206 #define SNDRV_SEQ_ADDRESS_BROADCAST 255 /* send event to all queues/clients/ports/channels */ 485 int ports; /* maximum ports per client */ member in struct:snd_seq_system_info 529 int num_ports; /* RO: number of ports */ [all...] |
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon41631
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon41985
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon42339
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon42758
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
rtnetlink.h | 309 } ports; member in union:rta_session::__anon43121
|