Home
last modified time | relevance | path

Searched refs:NUD_IN_TIMER (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dneighbour.h37 #define NUD_IN_TIMER (NUD_INCOMPLETE|NUD_REACHABLE|NUD_DELAY|NUD_PROBE) macro
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Dneighbour.c273 if ((n->nud_state & NUD_IN_TIMER) && in neigh_del_timer()
929 if ((state & (NUD_PERMANENT | NUD_IN_TIMER)) || in neigh_periodic_work()
1034 if (!(state & NUD_IN_TIMER)) in neigh_timer_handler()
1089 if (neigh->nud_state & NUD_IN_TIMER) { in neigh_timer_handler()
1340 if (new & NUD_IN_TIMER) in __neigh_update()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Dneighbour.c273 if ((n->nud_state & NUD_IN_TIMER) && in neigh_del_timer()
929 if ((state & (NUD_PERMANENT | NUD_IN_TIMER)) || in neigh_periodic_work()
1034 if (!(state & NUD_IN_TIMER)) in neigh_timer_handler()
1089 if (neigh->nud_state & NUD_IN_TIMER) { in neigh_timer_handler()
1340 if (new & NUD_IN_TIMER) in __neigh_update()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Dneighbour.c273 if ((n->nud_state & NUD_IN_TIMER) && in neigh_del_timer()
929 if ((state & (NUD_PERMANENT | NUD_IN_TIMER)) || in neigh_periodic_work()
1034 if (!(state & NUD_IN_TIMER)) in neigh_timer_handler()
1089 if (neigh->nud_state & NUD_IN_TIMER) { in neigh_timer_handler()
1340 if (new & NUD_IN_TIMER) in __neigh_update()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_offload.c908 if (!(state & NUD_IN_TIMER)) { in neigh_timer_handler_offload()
980 if (neigh->nud_state & NUD_IN_TIMER) { in neigh_timer_handler_offload()