Home
last modified time | relevance | path

Searched refs:cbr_bw (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hatm/
HDif_hatm_tx.c603 if (sc->cbr_bw + t->pcr > line_rate) in hatm_tx_vcc_can_open()
630 sc->cbr_bw += t->pcr; in hatm_tx_vcc_can_open()
824 sc->cbr_bw -= sc->vccs[cid]->param.tparam.pcr; in hatm_tx_vcc_closed()
HDif_hatmvar.h439 u_int cbr_bw; /* BW allocated to CBR */ member