Searched refs:hello_time (Results 1 – 4 of 4) sorted by relevance
38 nd_uint16_t hello_time; member122 (float) GET_BE_U_2(stp_bpdu->hello_time) / STP_TIME_BASE, in stp_print_config_bpdu()272 (float) GET_BE_U_2(stp_bpdu->hello_time) / STP_TIME_BASE, in stp_print_mstp_bpdu()
162 int32_t hello_time; /* Current hello time. */ member292 int bridge_set_hello_time(struct bridge_if *bif, int32_t hello_time);
238 bif->hello_time = 100 * b_req.ifbop_hellotime; in bridge_get_op_param()345 bridge_set_hello_time(struct bridge_if *bif, int32_t hello_time) in bridge_set_hello_time() argument353 b_param.ifbrp_hellotime = snmp_timeout2_sec(hello_time); in bridge_set_hello_time()
722 val->v.integer = bif->hello_time; in op_dot1d_stp()1362 val->v.integer = bif->hello_time; in op_begemot_stp()