Home
last modified time | relevance | path

Searched refs:bridge_hello_time (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_stp.c178 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()
366 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_topology_change_detection()
522 jiffies + br->bridge_hello_time); in br_received_config_bpdu()
560 br->bridge_hello_time = t; in br_set_hello_time()
562 br->hello_time = br->bridge_hello_time; in br_set_hello_time()
H A Dbr_ioctl.c137 b.bridge_hello_time = br->bridge_hello_time; in old_dev_ioctl()
H A Dbr_stp_timer.c112 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_tcn_timer_expired()
H A Dbr_device.c480 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
H A Dbr_private.h418 unsigned long bridge_hello_time; member
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_stp.c198 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()
H A Dbr_stp_timer.c112 mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); in br_tcn_timer_expired()
H A Dbr_ioctl.c175 b.bridge_hello_time = br->bridge_hello_time; in br_dev_siocdevprivate()
H A Dbr_device.c529 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
H A Dbr_private.h520 unsigned long bridge_hello_time; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_bridge.h49 __u32 bridge_hello_time; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h63 __u32 bridge_hello_time; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h62 __u32 bridge_hello_time; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h62 __u32 bridge_hello_time; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h63 __u32 bridge_hello_time; member

Completed in 19 milliseconds