HomeSort by relevance Sort by last modified time
    Searched defs:MSG_FASTOPEN (Results 1 - 24 of 24) sorted by null

  /external/ltp/include/lapi/
socket.h 24 #ifndef MSG_FASTOPEN
25 # define MSG_FASTOPEN 0x20000000 /* Send data in TCP SYN */
  /bionic/libc/include/sys/
socket.h 253 #define MSG_FASTOPEN 0x20000000
  /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...]
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...]

Completed in 1002 milliseconds