Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Dif_altq.h35 struct altq_pktattr; struct tb_regulator; struct top_cdnr;
66 struct tb_regulator *altq_tbr;
110 struct tb_regulator { struct
H A Daltq_subr.c287 struct tb_regulator *tbr; in tbr_dequeue()
337 struct tb_regulator *tbr, *otbr; in tbr_set()
362 tbr = malloc(sizeof(struct tb_regulator), M_DEVBUF, M_NOWAIT | M_ZERO); in tbr_set()