Home
last modified time | relevance | path

Searched refs:bridge_hello_time (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c738 val->v.integer = bif->bridge_hello_time; in op_dot1d_stp()
785 ctx->scratch->int1 = bif->bridge_hello_time; in op_dot1d_stp()
1241 ctx->scratch->int1 = bif->bridge_hello_time; in op_begemot_stp()
1378 val->v.integer = bif->bridge_hello_time; in op_begemot_stp()
H A Dbridge_snmp.h166 int32_t bridge_hello_time; /* Configured hello time. */ member
H A Dbridge_sys.c171 bif->bridge_hello_time = 100 * b_param.ifbrp_hellotime; in bridge_get_conf_param()
362 bif->bridge_hello_time = b_param.ifbrp_hellotime; in bridge_set_hello_time()