Home
last modified time | relevance | path

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

/linux-6.12.1/net/hsr/
Dhsr_framereg.h51 void hsr_prune_proxy_nodes(struct timer_list *t);
Dhsr_device.c635 timer_setup(&hsr->prune_proxy_timer, hsr_prune_proxy_nodes, 0); in hsr_dev_finalize()
Dhsr_framereg.c593 void hsr_prune_proxy_nodes(struct timer_list *t) in hsr_prune_proxy_nodes() function