Searched refs:hello_time (Results 1 – 8 of 8) sorted by relevance
139 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()144 br_timer_set(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()176 bpdu.hello_time = br->hello_time; in br_transmit_config()204 br->hello_time = bpdu->hello_time; in br_record_config_timeout_values()
62 b.hello_time = br->hello_time; in br_ioctl_device()108 br->hello_time = arg0; in br_ioctl_device()
31 int hello_time; member
114 br_set_ticks(buf+34, bpdu->hello_time); in br_send_config_bpdu()186 bpdu.hello_time = br_get_ticks(buf+28); in br_stp_handle_bpdu()
95 int hello_time; member
150 if (br_timer_has_expired(&br->hello_timer, br->hello_time)) { in br_check_timers()
109 br->bridge_hello_time = br->hello_time = 2 * HZ; in new_nb()
54 __u32 hello_time; member