Searched refs:hello_timer (Results 1 – 6 of 6) sorted by relevance
51 br_timer_set(&br->hello_timer, jiffies); in br_hello_timer_expired()150 if (br_timer_has_expired(&br->hello_timer, br->hello_time)) { in br_check_timers()151 br_timer_clear(&br->hello_timer); in br_check_timers()
53 br_timer_set(&br->hello_timer, jiffies); in br_stp_enable_bridge()74 br_timer_clear(&br->hello_timer); in br_stp_disable_bridge()
105 struct br_timer hello_timer; member
144 br_timer_set(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()447 br_timer_clear(&br->hello_timer); in br_received_config_bpdu()
73 b.hello_timer_value = br_timer_get_residue(&br->hello_timer); in br_ioctl_device()
113 br_timer_clear(&br->hello_timer); in new_nb()