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

1 2 3 4

  /frameworks/base/core/java/android/net/netlink/
StructNdMsg.java 114 struct.ndm_type = byteBuffer.get();
122 public byte ndm_type; field in class:StructNdMsg
138 byteBuffer.put(ndm_type);
158 + "type{" + ndm_type + "} "
  /bionic/libc/kernel/uapi/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /development/ndk/platforms/android-21/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /external/iproute2/include/linux/
neighbour.h 14 __u8 ndm_type; member in struct:ndmsg
  /external/kernel-headers/original/uapi/linux/
neighbour.h 14 __u8 ndm_type; member in struct:ndmsg
  /external/libnl/include/linux/
neighbour.h 14 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
neighbour.h 15 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
neighbour.h 14 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
neighbour.h 32 __u8 ndm_type; member in struct:ndmsg
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 371 __u8 ndm_type; member in struct:ndmsg

Completed in 2489 milliseconds

1 2 3 4