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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dipneigh.c69 *state = NUD_NONE;
92 case NUD_NONE:
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dneighbour.h37 #define NUD_NONE 0x00 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dneighbour.h37 #define NUD_NONE 0x00 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dhostess_sv11.c189 if (n->nud_state == NUD_NONE) {
H A Dsealevel.c188 if (n->nud_state == NUD_NONE) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Drtnetlink.h390 #define NUD_NONE 0x00 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Drtnetlink.h390 #define NUD_NONE 0x00 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dshaper.c475 if (n->nud_state == NUD_NONE) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dneighbour.c208 n->nud_state = NUD_NONE;
246 n->nud_state = NUD_NONE;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dclip.c101 error = neigh_update(entry->neigh,NULL,NUD_NONE,0,0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_hash.c321 int state = NUD_NONE;

Completed in 333 milliseconds