Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-traces.c54 EXPORT_TRACEPOINT_SYMBOL_GPL(neigh_timer_handler);
H A Dneighbour.c52 static void neigh_timer_handler(struct timer_list *t);
486 timer_setup(&n->timer, neigh_timer_handler, 0); in neigh_alloc()
1033 static void neigh_timer_handler(struct timer_list *t) in neigh_timer_handler() function
/linux/include/trace/events/
H A Dneigh.h232 DEFINE_EVENT(neigh__update, neigh_timer_handler,