Home
last modified time | relevance | path

Searched refs:bridge_hello_time (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/net/bridge/
Dbr_stp.c164 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()
352 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_topology_change_detection()
506 jiffies + br->bridge_hello_time); in br_received_config_bpdu()
542 br->bridge_hello_time = t; in br_set_hello_time()
544 br->hello_time = br->bridge_hello_time; in br_set_hello_time()
Dbr_ioctl.c141 b.bridge_hello_time = br->bridge_hello_time; in old_dev_ioctl()
Dbr_stp_timer.c116 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_tcn_timer_expired()
Dbr_device.c442 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
Dbr_private.h352 unsigned long bridge_hello_time; member
/Linux-v4.19/include/uapi/linux/
Dif_bridge.h63 __u32 bridge_hello_time; member