tc_action
struct tc_action green_action; /* action for green packets */
struct tc_action yellow_action; /* action for yellow packets */
struct tc_action red_action; /* action for red packets */
struct tc_action green_action; /* action for green packets */
struct tc_action yellow_action; /* action for yellow packets */
struct tc_action red_action; /* action for red packets */
struct tc_action cb_action; /* top level action for this tcb */
struct tc_action *(*cb_input)(struct cdnr_block *,
struct tc_action in_action; /* actions for IN/OUT */
struct tc_action out_action; /* actions for IN/OUT */
struct tc_action green_action;
struct tc_action yellow_action;
struct tc_action red_action;
struct tc_action green_action;
struct tc_action yellow_action;
struct tc_action red_action;
struct tc_action action;
struct tc_action in_action;
struct tc_action out_action;