HomeSort by relevance Sort by last modified time
    Searched refs:NLM_F_DUMP_INTR (Results 1 - 25 of 29) sorted by null

1 2

  /external/strace/xlat/
netlink_flags.h 14 #if !(defined(NLM_F_DUMP_INTR) || (defined(HAVE_DECL_NLM_F_DUMP_INTR) && HAVE_DECL_NLM_F_DUMP_INTR))
15 # define NLM_F_DUMP_INTR 0x10
33 XLAT(NLM_F_DUMP_INTR),
  /external/libnl/include/linux-private/linux/
netlink.h 52 #define NLM_F_DUMP_INTR 16 /* Dump was inconsistent due to sequence change */
  /hardware/qcom/msm8994/kernel-headers/linux/
netlink.h 75 #define NLM_F_DUMP_INTR 16
  /hardware/qcom/msm8994/original-kernel-headers/linux/
netlink.h 55 #define NLM_F_DUMP_INTR 16 /* Dump was inconsistent due to sequence change */
  /hardware/qcom/msm8996/kernel-headers/linux/
netlink.h 75 #define NLM_F_DUMP_INTR 16
  /hardware/qcom/msm8996/original-kernel-headers/linux/
netlink.h 55 #define NLM_F_DUMP_INTR 16 /* Dump was inconsistent due to sequence change */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netlink.h 53 #define NLM_F_DUMP_INTR 16 /* Dump was inconsistent due to sequence change */
  /bionic/libc/kernel/uapi/linux/
netlink.h 65 #define NLM_F_DUMP_INTR 0x10
  /external/iproute2/include/uapi/linux/
netlink.h 58 #define NLM_F_DUMP_INTR 0x10 /* Dump was inconsistent due to sequence change */
  /external/kernel-headers/original/uapi/linux/
netlink.h 58 #define NLM_F_DUMP_INTR 0x10 /* Dump was inconsistent due to sequence change */
  /external/libnl/lib/
nl.c 858 if (hdr->nlmsg_flags & NLM_F_DUMP_INTR) {
  /external/iproute2/lib/
libnetlink.c 462 if (h->nlmsg_flags & NLM_F_DUMP_INTR)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go 782 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips.go 764 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips64.go 775 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips64le.go 775 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mipsle.go 764 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_ppc64.go 778 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_ppc64le.go 782 NLM_F_DUMP_INTR = 0x10
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go 782 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips.go 764 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips64.go 775 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mips64le.go 775 NLM_F_DUMP_INTR = 0x10
    [all...]
zerrors_linux_mipsle.go 764 NLM_F_DUMP_INTR = 0x10
    [all...]
  /external/iproute2/ip/
ipaddress.c     [all...]

Completed in 1638 milliseconds

1 2