Searched refs:NUD_STALE (Results 1 - 6 of 6) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h42 #define NUD_STALE 0x04 macro
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h49 #define NUD_STALE 0x04 macro
/external/libnl/include/linux/
H A Dneighbour.h42 #define NUD_STALE 0x04 macro
/external/iproute2/ip/
H A Dipneigh.c28 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
66 *state = NUD_STALE;
/external/libnl/lib/route/
H A Dneigh.c25 * NUD_STALE
661 __ADD(NUD_STALE, stale)
/external/iproute2/misc/
H A Darpd.c280 req.ndm.ndm_state = NUD_STALE;

Completed in 122 milliseconds