Home
last modified time | relevance | path

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

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