Home
last modified time | relevance | path

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

/include/uapi/linux/
Dneighbour.h62 #define NUD_REACHABLE 0x02 macro
/include/net/
Dneighbour.h38 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE)
39 #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY)
40 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE)
/include/trace/events/
Dneigh.h15 { NUD_REACHABLE, "reachable" }, \