Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_framereg.h48 void hsr_prune_nodes(struct timer_list *t);
H A Dhsr_device.c517 timer_setup(&hsr->prune_timer, hsr_prune_nodes, 0); in hsr_dev_finalize()
H A Dhsr_framereg.c496 void hsr_prune_nodes(struct timer_list *t) in hsr_prune_nodes() function