Searched refs:NUD_NONE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h72 #define NUD_NONE 0x00 macro
/linux-master/net/atm/
H A Dclip.c109 error = neigh_update(entry->neigh, NULL, NUD_NONE,
300 neigh->nud_state = NUD_NONE;
/linux-master/net/core/
H A Dneighbour.c425 n->nud_state = NUD_NONE;
502 n->nud_state = NUD_NONE;
2646 ndm->ndm_state = NUD_NONE;
/linux-master/net/ipv4/
H A Dfib_semantics.c556 int state = NUD_NONE;

Completed in 417 milliseconds