Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dnet-traces.c53 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_timer_handler);
Dneighbour.c53 static void neigh_timer_handler(struct timer_list *t);
489 timer_setup(&n->timer, neigh_timer_handler, 0); in neigh_alloc()
1090 static void neigh_timer_handler(struct timer_list *t) in neigh_timer_handler() function
/linux-6.1.9/include/trace/events/
Dneigh.h232 DEFINE_EVENT(neigh__update, neigh_timer_handler,