Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
Dbridge_if.c749 val->v.integer = bif->tx_hold_count; in op_dot1d_stp()
814 ctx->scratch->int1 = bif->tx_hold_count; in op_dot1d_stp()
1271 ctx->scratch->int1 = bif->tx_hold_count; in op_begemot_stp()
1389 val->v.integer = bif->tx_hold_count; in op_begemot_stp()
Dbridge_snmp.h168 int32_t tx_hold_count; member
Dbridge_sys.c240 bif->tx_hold_count = b_req.ifbop_holdcount; in bridge_get_op_param()
452 bif->tx_hold_count = b_param.ifbrp_txhc; in bridge_set_tx_hold_count()