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

1 2

  /external/strace/xlat/
routing_types.h 2 #if !(defined(RTN_UNSPEC) || (defined(HAVE_DECL_RTN_UNSPEC) && HAVE_DECL_RTN_UNSPEC))
3 # define RTN_UNSPEC 0
42 XLAT(RTN_UNSPEC),
  /kernel/tests/net/test/
iproute.py 52 RTN_UNSPEC = 0
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 306 RTN_UNSPEC = C.RTN_UNSPEC
ztypes_linux_arm64.go 387 RTN_UNSPEC = 0x0
ztypes_linux_mips.go 383 RTN_UNSPEC = 0x0
ztypes_linux_mips64.go 385 RTN_UNSPEC = 0x0
ztypes_linux_mips64le.go 385 RTN_UNSPEC = 0x0
ztypes_linux_mipsle.go 383 RTN_UNSPEC = 0x0
ztypes_linux_ppc64.go 388 RTN_UNSPEC = 0x0
ztypes_linux_ppc64le.go 388 RTN_UNSPEC = 0x0
ztypes_linux_s390x.go 385 RTN_UNSPEC = 0x0
ztypes_linux_386.go 382 RTN_UNSPEC = 0x0
ztypes_linux_amd64.go 386 RTN_UNSPEC = 0x0
ztypes_linux_arm.go 386 RTN_UNSPEC = 0x0
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 306 RTN_UNSPEC = C.RTN_UNSPEC
ztypes_linux_arm64.go 387 RTN_UNSPEC = 0x0
ztypes_linux_mips.go 383 RTN_UNSPEC = 0x0
ztypes_linux_mips64.go 385 RTN_UNSPEC = 0x0
ztypes_linux_mips64le.go 385 RTN_UNSPEC = 0x0
ztypes_linux_mipsle.go 383 RTN_UNSPEC = 0x0
ztypes_linux_ppc64.go 388 RTN_UNSPEC = 0x0
ztypes_linux_ppc64le.go 388 RTN_UNSPEC = 0x0
ztypes_linux_s390x.go 385 RTN_UNSPEC = 0x0
  /external/libnl/include/linux-private/linux/
rtnetlink.h 180 RTN_UNSPEC,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 180 RTN_UNSPEC,

Completed in 411 milliseconds

1 2