Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/altq/
Daltq_cdnr.c72 static LIST_HEAD(, top_cdnr) tcb_list;
75 static struct top_cdnr *tcb_lookup(char *ifname);
78 static void *cdnr_cballoc(struct top_cdnr *, int,
86 static struct top_cdnr *top_create(struct ifaltq *);
87 static int top_destroy(struct top_cdnr *);
88 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
91 static struct tbmeter *tbm_create(struct top_cdnr *, struct tb_profile *,
95 static struct trtcm *trtcm_create(struct top_cdnr *,
101 static struct tswtcm *tswtcm_create(struct top_cdnr *,
136 struct top_cdnr *top;
[all …]
Daltq_cdnr.h254 struct top_cdnr *cb_top; /* back pointer to top */
263 struct top_cdnr { struct
266 LIST_ENTRY(top_cdnr) tc_next; argument
Dif_altq.h36 struct altq_pktattr; struct tb_regulator; struct top_cdnr;
74 struct top_cdnr *altq_cdnr;