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

1 2

  /external/strace/xlat/
socknetlinkoptions.h 5 #if !(defined(NETLINK_DROP_MEMBERSHIP) || (defined(HAVE_DECL_NETLINK_DROP_MEMBERSHIP) && HAVE_DECL_NETLINK_DROP_MEMBERSHIP))
6 # define NETLINK_DROP_MEMBERSHIP 2
45 XLAT(NETLINK_DROP_MEMBERSHIP),
  /external/libnl/include/linux-private/linux/
netlink.h 101 #define NETLINK_DROP_MEMBERSHIP 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netlink.h 102 #define NETLINK_DROP_MEMBERSHIP 2
  /hardware/qcom/msm8994/kernel-headers/linux/
netlink.h 110 #define NETLINK_DROP_MEMBERSHIP 2
  /hardware/qcom/msm8994/original-kernel-headers/linux/
netlink.h 104 #define NETLINK_DROP_MEMBERSHIP 2
  /hardware/qcom/msm8996/kernel-headers/linux/
netlink.h 110 #define NETLINK_DROP_MEMBERSHIP 2
  /hardware/qcom/msm8996/original-kernel-headers/linux/
netlink.h 104 #define NETLINK_DROP_MEMBERSHIP 2
  /bionic/libc/kernel/uapi/linux/
netlink.h 105 #define NETLINK_DROP_MEMBERSHIP 2
  /external/iproute2/include/uapi/linux/
netlink.h 146 #define NETLINK_DROP_MEMBERSHIP 2
  /external/kernel-headers/original/uapi/linux/
netlink.h 146 #define NETLINK_DROP_MEMBERSHIP 2
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 602 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_amd64.go 602 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_arm.go 601 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_arm64.go 743 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_mips.go 725 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_mips64.go 736 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_mips64le.go 736 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_mipsle.go 725 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_ppc64.go 739 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_ppc64le.go 743 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_s390x.go 740 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 602 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_amd64.go 602 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_arm.go 601 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]
zerrors_linux_arm64.go 743 NETLINK_DROP_MEMBERSHIP = 0x2
    [all...]

Completed in 1400 milliseconds

1 2