Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_stp.c212 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()
H A Dbr_if.c395 timer_shutdown_sync(&br->hello_timer); in br_dev_delete()
H A Dbr_private.h569 struct timer_list hello_timer; member