Searched refs:hello_timer (Results 1 – 3 of 3) sorted by relevance
212 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()548 timer_delete(&br->hello_timer); in br_received_config_bpdu()
395 timer_shutdown_sync(&br->hello_timer); in br_dev_delete()
569 struct timer_list hello_timer; member