Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dneighbour.h69 #define NUD_NONE 0x00 macro
/linux/net/atm/
A Dclip.c109 error = neigh_update(entry->neigh, NULL, NUD_NONE, in unlink_clip_vcc()
300 neigh->nud_state = NUD_NONE; in clip_constructor()
/linux/net/core/
A Dneighbour.c365 n->nud_state = NUD_NONE; in neigh_flush_dev()
441 n->nud_state = NUD_NONE; in neigh_alloc()
2585 ndm->ndm_state = NUD_NONE; in pneigh_fill_info()
/linux/net/ipv4/
A Dfib_semantics.c544 int state = NUD_NONE; in fib_detect_death()

Completed in 17 milliseconds