HomeSort by relevance Sort by last modified time
    Searched full:loopback (Results 276 - 300 of 565) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
if.h 34 #define IFF_LOOPBACK 0x8 /* is a loopback net */
  /external/libnfc-nci/src/nfa/int/
nfa_dta_int.h 233 NFA_DTA_T4T_CE_APP_LOOPBACK, /* loopback test applicaiton */
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 143 /* To identify the loopback test */
    [all...]
  /external/libpcap/
pcap1.h 199 #define PCAP_IF_LOOPBACK 0x00000001 /* interface is loopback */
CHANGES 163 doesn't show duplicate packets on loopback interface, etc.).
297 apparently call the loopback "lo" instead of "lo0").
382 - Added loopback support for snoop. Resulted from report Steve
  /external/netperf/
netcpu_kstat.c 368 /* it would appear that on some systems, in loopback, nice is
  /external/openssh/
sshd_config.0 231 forwardings to the loopback address. This prevents other remote
234 bind to non-loopback addresses, thus allowing other hosts to
    [all...]
  /external/ppp/pppd/
pppd.h 448 /* take the channel out of PPP `mode', restore loopback if demand */
567 int loop_chars __P((unsigned char *, int)); /* process chars from loopback */
592 int open_ppp_loopback __P((void)); /* Open loopback for demand-dialling */
611 int get_loop_output __P((void)); /* Read pkts from loopback */
    [all...]
  /external/tcpdump/
print-atm.c 64 { 0x8, "Loopback" },
print-ether.c 73 { ETHERTYPE_LOOPBACK, "Loopback" },
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_audio.h 229 CAD_DEVICE_PATH_LB, /* For loopback (FM Analog)*/
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java 70 * use this function to determine if loopback SSL connections are
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h 232 /* Allow setting encryption key on loopback filesystem */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 232 /* Allow setting encryption key on loopback filesystem */
  /external/chromium/net/base/
net_util.h 393 // Returns true if it can determine that only loopback addresses are configured.
469 // addresses (IPv4 127.0.0.0/8 or IPv6 ::1) that indicate a loopback.
489 // Returns list of network interfaces except loopback interface. If an
  /external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.cc 138 // Use the special loopback device ID for system audio capture.
301 // Currently loopback audio capture is supported only on Windows and ChromeOS.
330 // Currently loopback audio capture is supported only on Windows and ChromeOS.
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 576 // Use event-driven mode only fo regular input devices. For loopback the
641 // In loopback case the capture device doesn't receive any events, so we
646 // initialized with event-driven buffering and is loopback-enabled. To
  /external/chromium_org/net/base/
net_util.h 440 // Returns true if it can determine that only loopback addresses are configured.
506 // addresses (IPv4 127.0.0.0/8 or IPv6 ::1) that indicate a loopback.
531 // Returns list of network interfaces except loopback interface. If an
  /external/chromium_org/net/dns/
dns_config_service_win.cc 475 // connection-specific DNS suffix. Ignore disconnected and loopback adapters.
591 // Also need to observe changes to local non-loopback IP for DnsHosts.
606 // Need to update non-loopback IP of local host.
  /external/libnfc-nci/src/hal/include/
nci_defs.h 97 /* To identify the loopback test */
98 #define NCI_TEST_ID 0xFE/* for loopback test */
101 #define NCI_DEST_TYPE_NFCC 1 /* NFCC - loopback */
  /frameworks/base/services/common_time/
common_time_server.cpp 490 // disable loopback of multicast packets
496 "Failed to disable multicast loopback "
755 // Skip our own messages which come back via broadcast loopback.
835 // Skip our own messages which come back via broadcast loopback.
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h     [all...]
  /external/grub/netboot/
i82586.c 326 /* Enable loopback to protect the wire while starting up,
344 /* Start the 586 by releasing the reset line, but leave loopback. */
366 /* Disable loopback. */
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 139 // Protect the tunnel before connecting to avoid loopback.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAOptimizer.java 162 decisionType==NFAState.LOOPBACK) )

Completed in 482 milliseconds

<<11121314151617181920>>