Searched refs:hello_timer (Results 1 – 5 of 5) sorted by relevance
32 struct net_bridge *br = from_timer(br, t, hello_timer); in br_hello_timer_expired()40 mod_timer(&br->hello_timer, in br_hello_timer_expired()143 timer_setup(&br->hello_timer, br_hello_timer_expired, 0); in br_stp_timer_init()
55 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_stp_enable_bridge()84 del_timer_sync(&br->hello_timer); in br_stp_disable_bridge()174 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_stp_start()
205 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()536 del_timer(&br->hello_timer); in br_received_config_bpdu()
183 b.hello_timer_value = br_timer_value(&br->hello_timer); in br_dev_siocdevprivate()
1651 clockval = br_timer_value(&br->hello_timer); in br_fill_info()