Lines Matching refs:top_cdnr
75 static LIST_HEAD(, top_cdnr) tcb_list;
78 static struct top_cdnr *tcb_lookup(char *ifname);
81 static void *cdnr_cballoc(struct top_cdnr *, int,
89 static struct top_cdnr *top_create(struct ifaltq *);
90 static int top_destroy(struct top_cdnr *);
91 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
94 static struct tbmeter *tbm_create(struct top_cdnr *, struct tb_profile *,
98 static struct trtcm *trtcm_create(struct top_cdnr *,
104 static struct tswtcm *tswtcm_create(struct top_cdnr *,
137 struct top_cdnr *top;
207 static struct top_cdnr *
210 struct top_cdnr *top;
241 cdnr_cballoc(struct top_cdnr *top, int type, struct tc_action *(*input_func)(
249 size = sizeof(struct top_cdnr);
276 cb->cb_top = (struct top_cdnr *)cb;
323 error = top_destroy((struct top_cdnr *)cb);
407 static struct top_cdnr *
410 struct top_cdnr *top;
427 top_destroy(struct top_cdnr *top)
465 element_create(struct top_cdnr *top, struct tc_action *action)
520 tbm_create(struct top_cdnr *top, struct tb_profile *profile,
591 trtcm_create(struct top_cdnr *top, struct tb_profile *cmtd_profile,
714 tswtcm_create(struct top_cdnr *top, u_int32_t cmtd_rate, u_int32_t peak_rate,
839 struct top_cdnr *top;
855 struct top_cdnr *top;
866 struct top_cdnr *top;
883 struct top_cdnr *top;
901 struct top_cdnr *top;
917 struct top_cdnr *top;
928 struct top_cdnr *top;
972 struct top_cdnr *top;
1032 struct top_cdnr *top;
1077 struct top_cdnr *top;
1165 struct top_cdnr *top;
1183 struct top_cdnr *top;