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

<<11121314151617181920>>

  /external/libnl/include/linux/
if_bad.h 30 #define IFF_LOOPBACK 0x8 /* is a loopback net */
if_ether.h 39 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
  /external/libpcap/
pcap_findalldevs.3pcap 96 set if the device is a loopback interface
  /external/mesa3d/src/mesa/vbo/
vbo_save_loopback.c 101 printf("loopback prim %s(%s,%s) verts %d..%d\n",
  /external/netperf/
netcpu_procstat.c 219 /* it would appear that on some systems, in loopback, nice is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
in.h 38 #define IP_MULTICAST_LOOP 34 /* i_char; set/get IP multicast loopback */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_arp.h 67 #define ARPHRD_LOOPBACK 772 /* Loopback device */
if_ether.h 42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
in6.h 43 /* IPv6 Wildcard Address (::) and Loopback Address (::1) defined in RFC2553
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/net/
if.h 51 IFF_LOOPBACK = 0x8, /* Is a loopback net. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
key_prot.x 38 * loopback transport.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
in.h 38 #define IP_MULTICAST_LOOP 34 /* i_char; set/get IP multicast loopback */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_arp.h 67 #define ARPHRD_LOOPBACK 772 /* Loopback device */
if_ether.h 42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
in6.h 43 /* IPv6 Wildcard Address (::) and Loopback Address (::1) defined in RFC2553
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if.h 51 IFF_LOOPBACK = 0x8, /* Is a loopback net. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
key_prot.x 38 * loopback transport.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
predict.def 79 /* Loopback edge is taken. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbcamdi.h 287 BOOLEAN LoopBack);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 14 # Loopback http server infrastructure
18 loopback testing purposes.
35 # It's a loopback connection, so setting the timeout
43 """Stoppable thread that runs a loopback http server."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 14 # Loopback http server infrastructure
18 loopback testing purposes.
35 # It's a loopback connection, so setting the timeout
43 """Stoppable thread that runs a loopback http server."""
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 70 * listening only on the loopback address.
  /system/core/fastboot/
usbtest.c 136 { "loop", match_loop, NULL, "exercise loopback interface" },
  /system/core/toolbox/
ifconfig.c 113 loopbk = (flags & IFF_LOOPBACK) ? " loopback" : "";
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestDFAConversion.java 863 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
927 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
937 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback decision
950 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback
954 checkDecision(g, 2, expecting, null, null, null, null, 0); // loopback
973 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback
977 checkDecision(g, 2, expecting, null, null, null, null, 0); // loopback
996 checkDecision(g, 1, expecting, null, null, null, null, 0); // loopback (A|B)*
1000 checkDecision(g, 2, expecting, null, null, null, null, 0); // loopback (A)+
1087 // the (c)+ loopback is ambig because it could match "CASE
    [all...]

Completed in 1799 milliseconds

<<11121314151617181920>>