Searched refs:hello_time (Results 1 – 4 of 4) sorted by relevance
40 uint8_t hello_time[2]; member124 (float)EXTRACT_16BITS(&stp_bpdu->hello_time) / STP_TIME_BASE, in stp_print_config_bpdu()281 (float)EXTRACT_16BITS(&stp_bpdu->hello_time) / STP_TIME_BASE, in stp_print_mstp_bpdu()
164 int32_t hello_time; /* Current hello time. */ member294 int bridge_set_hello_time(struct bridge_if *bif, int32_t hello_time);
240 bif->hello_time = 100 * b_req.ifbop_hellotime; in bridge_get_op_param()347 bridge_set_hello_time(struct bridge_if *bif, int32_t hello_time) in bridge_set_hello_time() argument355 b_param.ifbrp_hellotime = snmp_timeout2_sec(hello_time); in bridge_set_hello_time()
724 val->v.integer = bif->hello_time; in op_dot1d_stp()1364 val->v.integer = bif->hello_time; in op_begemot_stp()