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

1 2

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
sockio.h 63 #define SIOCADDRT _IOW('r', 10, struct ortentry) /* add route */
  /bionic/libc/kernel/uapi/linux/
sockios.h 25 #define SIOCADDRT 0x890B
  /device/google/bonito/sdm710/kernel-headers/linux/
sockios.h 24 #define SIOCADDRT 0x890B
  /device/google/bonito/sdm710/original-kernel-headers/linux/
sockios.h 28 #define SIOCADDRT 0x890B /* add routing table entry */
  /device/google/crosshatch/sdm845/kernel-headers/linux/
sockios.h 24 #define SIOCADDRT 0x890B
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
sockios.h 28 #define SIOCADDRT 0x890B /* add routing table entry */
  /external/iproute2/include/uapi/linux/
sockios.h 31 #define SIOCADDRT 0x890B /* add routing table entry */
  /external/kernel-headers/original/uapi/linux/
sockios.h 31 #define SIOCADDRT 0x890B /* add routing table entry */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
errors_freebsd_386.go 220 SIOCADDRT = 0x8030720a
errors_freebsd_amd64.go 220 SIOCADDRT = 0x8040720a
errors_freebsd_arm.go 219 SIOCADDRT = 0x8030720a
zerrors_solaris_amd64.go 805 SIOCADDRT = -0x7fcf8df6
    [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
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...]

Completed in 240 milliseconds

1 2