Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
Dbr_stp_timer.c30 static void br_hello_timer_expired(struct timer_list *t) in br_hello_timer_expired() function
143 timer_setup(&br->hello_timer, br_hello_timer_expired, 0); in br_stp_timer_init()