HomeSort by relevance Sort by last modified time
    Searched refs:SOCK_PACKET (Results 1 - 25 of 33) sorted by null

1 2

  /external/strace/xlat/
socktypes.h 24 #if defined(SOCK_PACKET) || (defined(HAVE_DECL_SOCK_PACKET) && HAVE_DECL_SOCK_PACKET)
25 XLAT(SOCK_PACKET),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 57 SOCK_PACKET = 10, /* Linux specific way of getting packets
60 #define SOCK_PACKET SOCK_PACKET
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 57 SOCK_PACKET = 10, /* Linux specific way of getting packets
60 #define SOCK_PACKET SOCK_PACKET
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 116 stype = SOCK_PACKET;
pppoe-discovery.c 121 stype = SOCK_PACKET;
  /external/python/cpython2/Lib/plat-linux2/
IN.py 481 SOCK_PACKET = 10
482 SOCK_MAX = (SOCK_PACKET+1)
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 481 SOCK_PACKET = 10
482 SOCK_MAX = (SOCK_PACKET+1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 481 SOCK_PACKET = 10
482 SOCK_MAX = (SOCK_PACKET+1)
  /bionic/libc/include/sys/
socket.h 60 #define SOCK_PACKET 10
  /external/python/cpython2/Lib/plat-atheos/
IN.py 698 SOCK_PACKET = 10
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]

Completed in 159 milliseconds

1 2