Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c750 val->v.integer = bif->tx_hold_count; in op_dot1d_stp()
815 ctx->scratch->int1 = bif->tx_hold_count; in op_dot1d_stp()
1272 ctx->scratch->int1 = bif->tx_hold_count; in op_begemot_stp()
1390 val->v.integer = bif->tx_hold_count; in op_begemot_stp()
H A Dbridge_snmp.h168 int32_t tx_hold_count; member
H A Dbridge_sys.c241 bif->tx_hold_count = b_req.ifbop_holdcount; in bridge_get_op_param()
453 bif->tx_hold_count = b_param.ifbrp_txhc; in bridge_set_tx_hold_count()