HomeSort by relevance Sort by last modified time
    Searched defs:SOCK_DCCP (Results 1 - 25 of 26) sorted by null

1 2

  /external/ltp/include/lapi/
socket.h 32 #ifndef SOCK_DCCP
33 # define SOCK_DCCP 6
  /bionic/libc/include/sys/
socket.h 59 #define SOCK_DCCP 6
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 55 SOCK_DCCP = 6, /* Datagram Congestion Control Protocol. */
56 #define SOCK_DCCP SOCK_DCCP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 55 SOCK_DCCP = 6, /* Datagram Congestion Control Protocol. */
56 #define SOCK_DCCP SOCK_DCCP
  /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...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.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...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]

Completed in 531 milliseconds

1 2