Searched refs:bridge_hello_time (Results 1 – 6 of 6) sorted by relevance
65 b.bridge_hello_time = br->bridge_hello_time; in br_ioctl_device()106 br->bridge_hello_time = arg0; in br_ioctl_device()
99 int bridge_hello_time; member
155 if (br_timer_has_expired(&br->tcn_timer, br->bridge_hello_time)) { in br_check_timers()
109 br->bridge_hello_time = br->hello_time = 2 * HZ; in new_nb()
139 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()
57 __u32 bridge_hello_time; member