Searched refs:bridge_hello_time (Results 1 – 6 of 6) sorted by relevance
198 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()386 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_topology_change_detection()542 jiffies + br->bridge_hello_time); in br_received_config_bpdu()580 br->bridge_hello_time = t; in br_set_hello_time()582 br->hello_time = br->bridge_hello_time; in br_set_hello_time()
175 b.bridge_hello_time = br->bridge_hello_time; in br_dev_siocdevprivate()
112 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_tcn_timer_expired()
525 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
517 unsigned long bridge_hello_time; member
63 __u32 bridge_hello_time; member
Completed in 18 milliseconds