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

/external/iproute2/include/linux/
H A Dneighbour.h45 #define NUD_FAILED 0x20 macro
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h52 #define NUD_FAILED 0x20 macro
/external/libnl/include/linux/
H A Dneighbour.h45 #define NUD_FAILED 0x20 macro
/external/iproute2/ip/
H A Dipneigh.c74 *state = NUD_FAILED;
393 filter.state &= ~NUD_FAILED;
/external/libnl/lib/route/
H A Dneigh.c28 * NUD_FAILED
664 __ADD(NUD_FAILED, failed)
/external/iproute2/misc/
H A Darpd.c399 if (ndm->ndm_state&NUD_FAILED) {

Completed in 118 milliseconds