Home | History | Annotate | Download | only in altq

Lines Matching refs:tc_action

82        struct tc_action *(*)(struct cdnr_block *, struct cdnr_pktinfo *));
84 static int tca_verify_action(struct tc_action *);
85 static void tca_import_action(struct tc_action *, struct tc_action *);
86 static void tca_invalidate_action(struct tc_action *);
91 static struct cdnr_block *element_create(struct top_cdnr *, struct tc_action *);
95 struct tc_action *, struct tc_action *);
97 static struct tc_action *tbm_input(struct cdnr_block *, struct cdnr_pktinfo *);
100 struct tc_action *, struct tc_action *, struct tc_action *,
103 static struct tc_action *trtcm_input(struct cdnr_block *, struct cdnr_pktinfo *);
106 struct tc_action *, struct tc_action *, struct tc_action *);
108 static struct tc_action *tswtcm_input(struct cdnr_block *, struct cdnr_pktinfo *);
138 struct tc_action *tca;
241 cdnr_cballoc(struct top_cdnr *top, int type, struct tc_action *(*input_func)(
283 * make tc_action to call itself.
344 tca_verify_action(struct tc_action *utca)
370 tca_import_action(struct tc_action *ktca, struct tc_action *utca)
391 tca_invalidate_action(struct tc_action *tca)
465 element_create(struct top_cdnr *top, struct tc_action *action)
521 struct tc_action *in_action, struct tc_action *out_action)
554 static struct tc_action *
592 struct tb_profile *peak_profile, struct tc_action *green_action,
593 struct tc_action *yellow_action, struct tc_action *red_action,
647 static struct tc_action *
715 u_int32_t avg_interval, struct tc_action *green_action,
716 struct tc_action *yellow_action, struct tc_action *red_action)
772 static struct tc_action *