Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dneighbour.h71 #define NUD_NONE 0x00 macro
/Linux-v6.1/net/atm/
Dclip.c109 error = neigh_update(entry->neigh, NULL, NUD_NONE, in unlink_clip_vcc()
300 neigh->nud_state = NUD_NONE; in clip_constructor()
/Linux-v6.1/net/core/
Dneighbour.c407 n->nud_state = NUD_NONE; in neigh_flush_dev()
484 n->nud_state = NUD_NONE; in neigh_alloc()
2643 ndm->ndm_state = NUD_NONE; in pneigh_fill_info()
/Linux-v6.1/net/ipv4/
Dfib_semantics.c554 int state = NUD_NONE; in fib_detect_death()