Searched refs:NUD_REACHABLE (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h41 #define NUD_REACHABLE 0x02 macro
/external/kernel-headers/original/linux/
H A Dneighbour.h43 #define NUD_REACHABLE 0x02 macro
/external/iproute2/ip/
H A Dipneigh.c28 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
60 *state = NUD_REACHABLE;

Completed in 19 milliseconds