Home
last modified time | relevance | path

Searched refs:neigh_timer_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/core/
Dnet-traces.c53 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_timer_handler);
Dneighbour.c54 static void neigh_timer_handler(struct timer_list *t);
413 timer_setup(&n->timer, neigh_timer_handler, 0); in neigh_alloc()
1018 static void neigh_timer_handler(struct timer_list *t) in neigh_timer_handler() function
/Linux-v5.10/include/trace/events/
Dneigh.h232 DEFINE_EVENT(neigh__update, neigh_timer_handler,