Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dneighbour.h63 #define NUD_NONE 0x00 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dneighbour.h63 #define NUD_NONE 0x00 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dneighbour.h66 #define NUD_NONE 0x00 macro
/OK3568_Linux_fs/kernel/net/atm/
H A Dclip.c109 error = neigh_update(entry->neigh, NULL, NUD_NONE, in unlink_clip_vcc()
300 neigh->nud_state = NUD_NONE; in clip_constructor()
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c353 n->nud_state = NUD_NONE; in neigh_flush_dev()
429 n->nud_state = NUD_NONE; in neigh_alloc()
2529 ndm->ndm_state = NUD_NONE; in pneigh_fill_info()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c553 int state = NUD_NONE; in fib_detect_death()