HomeSort by relevance Sort by last modified time
    Searched refs:NLMSG_OVERRUN (Results 51 - 69 of 69) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
netlink.h 101 #define NLMSG_OVERRUN 0x4
  /external/libnl/lib/
nl.c 565 hdr->nlmsg_type == NLMSG_OVERRUN) {
610 else if (hdr->nlmsg_type == NLMSG_OVERRUN) {
msg.c 751 __ADD(NLMSG_OVERRUN,OVERRUN)
  /system/connectivity/shill/net/
netlink_message.cc 234 const uint16_t OverrunMessage::kMessageType = NLMSG_OVERRUN;
rtnl_handler.cc 295 case NLMSG_OVERRUN:

Completed in 688 milliseconds

1 23