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

1 2

  /bionic/libc/kernel/uapi/asm-generic/
socket.h 28 #define SO_BROADCAST 6
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 27 #define SO_BROADCAST 0x0020
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 15 #define SO_BROADCAST 6
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 27 #define SO_BROADCAST 0x0020 /* Allow transmission of
  /external/python/cpython2/Lib/plat-os2emx/
SOCKET.py 19 SO_BROADCAST = 0x0020
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 119 #define SO_BROADCAST 0x0020 /* permit sending of broadcast msgs */
  /external/python/cpython2/Lib/plat-linux2/
IN.py 451 SO_BROADCAST = 6
  /external/python/cpython2/Lib/plat-atheos/
IN.py 768 SO_BROADCAST = 6
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 237 SO_BROADCAST = 0x0020
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go     [all...]
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
zerrors_openbsd_386.go     [all...]
zerrors_openbsd_amd64.go     [all...]
zerrors_openbsd_arm.go     [all...]
zerrors_linux_386.go     [all...]

Completed in 1251 milliseconds

1 2