Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dneighbour.h73 #define NUD_NONE 0x00 macro
/linux/net/atm/
H A Dclip.c121 error = neigh_update(entry->neigh, NULL, NUD_NONE, in unlink_clip_vcc()
311 neigh->nud_state = NUD_NONE; in clip_constructor()
/linux/net/core/
H A Dneighbour.c409 n->nud_state = NUD_NONE; in neigh_flush_one()
530 n->nud_state = NUD_NONE; in neigh_alloc()
2099 * being created with an invalid state (NUD_NONE). in neigh_add()
2102 state = NUD_NONE; in neigh_add()
2711 ndm->ndm_state = NUD_NONE; in pneigh_fill_info()