HomeSort by relevance Sort by last modified time
    Searched defs:MSG_FASTOPEN (Results 26 - 50 of 56) sorted by null

12 3

  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
socket.h 234 #define MSG_FASTOPEN 0x20000000
  /external/netperf/src/
nettest_omni.c 89 /* this is to get us the definition of MSG_FASTOPEN. we may need to
93 # ifndef MSG_FASTOPEN
94 # warning Using our own value for MSG_FASTOPEN
95 # define MSG_FASTOPEN 0x20000000 /* Send data in TCP SYN */
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 552 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_amd64.go 552 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_arm.go 551 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_arm64.go 692 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_mips.go 674 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_mips64.go 685 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_mips64le.go 685 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_mipsle.go 674 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_ppc64.go 688 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_ppc64le.go 692 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_s390x.go 688 MSG_FASTOPEN = 0x20000000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 552 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_amd64.go 552 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_arm.go 551 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_arm64.go 692 MSG_FASTOPEN = 0x20000000
    [all...]
zerrors_linux_mips.go 674 MSG_FASTOPEN = 0x20000000
    [all...]

Completed in 1121 milliseconds

12 3