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

  /external/iputils/
ping_common.h 158 #ifndef MSG_CONFIRM
159 #define MSG_CONFIRM 0
tftpd.c 72 #ifndef MSG_CONFIRM
73 #define MSG_CONFIRM 0
394 confirmed = MSG_CONFIRM;
457 confirmed = MSG_CONFIRM;
  /bionic/libc/include/sys/
socket.h 246 #define MSG_CONFIRM 0x800
  /external/syzkaller/vendor/golang.org/x/sys/unix/
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...]
zerrors_linux_sparc64.go 791 MSG_CONFIRM = 0x800
    [all...]

Completed in 747 milliseconds