HomeSort by relevance Sort by last modified time
    Searched defs:NUD_PERMANENT (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
neighbour.h 66 #define NUD_PERMANENT 0x80
  /development/ndk/platforms/android-L/include/linux/
neighbour.h 66 #define NUD_PERMANENT 0x80
  /external/iproute2/include/linux/
neighbour.h 49 #define NUD_PERMANENT 0x80
52 /* NUD_NOARP & NUD_PERMANENT are pseudostates, they never change
54 NUD_PERMANENT is also cannot be deleted by garbage collectors.
  /external/kernel-headers/original/uapi/linux/
neighbour.h 56 #define NUD_PERMANENT 0x80
59 /* NUD_NOARP & NUD_PERMANENT are pseudostates, they never change
61 NUD_PERMANENT also cannot be deleted by garbage collectors.
  /external/libnl/include/linux/
neighbour.h 49 #define NUD_PERMANENT 0x80
52 /* NUD_NOARP & NUD_PERMANENT are pseudostates, they never change
54 NUD_PERMANENT is also cannot be deleted by garbage collectors.
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 400 #define NUD_PERMANENT 0x80

Completed in 33 milliseconds