Lines Matching defs:tc_action
50 struct tc_action {
83 struct tc_action action;
97 struct tc_action in_action;
98 struct tc_action out_action;
121 struct tc_action green_action; /* action for green packets */
122 struct tc_action yellow_action; /* action for yellow packets */
123 struct tc_action red_action; /* action for red packets */
151 struct tc_action green_action; /* action for green packets */
152 struct tc_action yellow_action; /* action for yellow packets */
153 struct tc_action red_action; /* action for red packets */
255 struct tc_action cb_action; /* top level action for this tcb */
256 struct tc_action *(*cb_input)(struct cdnr_block *,
290 struct tc_action in_action; /* actions for IN/OUT */
291 struct tc_action out_action; /* actions for IN/OUT */
301 struct tc_action green_action;
302 struct tc_action yellow_action;
303 struct tc_action red_action;
323 struct tc_action green_action;
324 struct tc_action yellow_action;
325 struct tc_action red_action;