Home
last modified time | relevance | path

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

/include/net/
A Dneighbour.h40 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) macro
470 if (!(READ_ONCE(neigh->nud_state) & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE))) in neigh_event_send_probe()
543 (READ_ONCE(n->nud_state) & NUD_CONNECTED) && in neigh_output()

Completed in 4 milliseconds