bridge_hello_time 63 include/uapi/linux/if_bridge.h __u32 bridge_hello_time; bridge_hello_time 448 net/bridge/br_device.c br->bridge_hello_time = br->hello_time = 2 * HZ; bridge_hello_time 137 net/bridge/br_ioctl.c b.bridge_hello_time = br->bridge_hello_time; bridge_hello_time 359 net/bridge/br_private.h unsigned long bridge_hello_time; bridge_hello_time 160 net/bridge/br_stp.c br->hello_time = br->bridge_hello_time; bridge_hello_time 348 net/bridge/br_stp.c mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time); bridge_hello_time 502 net/bridge/br_stp.c jiffies + br->bridge_hello_time); bridge_hello_time 538 net/bridge/br_stp.c br->bridge_hello_time = t; bridge_hello_time 540 net/bridge/br_stp.c br->hello_time = br->bridge_hello_time; bridge_hello_time 112 net/bridge/br_stp_timer.c mod_timer(&br->tcn_timer, jiffies + br->bridge_hello_time);