Searched refs:NUD_DELAY (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h43 #define NUD_DELAY 0x08 macro
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h50 #define NUD_DELAY 0x08 macro
/external/libnl/include/linux/
H A Dneighbour.h43 #define NUD_DELAY 0x08 macro
/external/iproute2/ip/
H A Dipneigh.c28 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
70 *state = NUD_DELAY;
/external/libnl/lib/route/
H A Dneigh.c26 * NUD_DELAY
662 __ADD(NUD_DELAY, delay)

Completed in 1210 milliseconds