taglinefilesource code
hello_time87include/net/br.hunsigned short   hello_time;      /* (4.5.1.7)   */
hello_time109include/net/br.hunsigned short   hello_time;      /* (4.5.3.5)   */
hello_time117net/bridge/br.cconfig_bpdu[port_no].hello_time = bridge_info.hello_time;
hello_time190net/bridge/br.cbridge_info.hello_time = config->hello_time;
hello_time518net/bridge/br.cbridge_info.hello_time = bridge_info.bridge_hello_time;
hello_time592net/bridge/br.cbridge_info.hello_time = bridge_info.bridge_hello_time;
hello_time648net/bridge/br.cbridge_info.hello_time = bridge_info.bridge_hello_time;
hello_time675net/bridge/br.cbridge_info.hello_time = bridge_info.bridge_hello_time;
hello_time754net/bridge/br.cif (hello_timer.active && (++hello_timer.value >= bridge_info.hello_time)) {