Lines Matching refs:tc_action
49 struct tc_action { struct
82 struct tc_action action;
96 struct tc_action in_action;
97 struct tc_action out_action;
120 struct tc_action green_action; /* action for green packets */
121 struct tc_action yellow_action; /* action for yellow packets */
122 struct tc_action red_action; /* action for red packets */
150 struct tc_action green_action; /* action for green packets */
151 struct tc_action yellow_action; /* action for yellow packets */
152 struct tc_action red_action; /* action for red packets */
254 struct tc_action cb_action; /* top level action for this tcb */
255 struct tc_action *(*cb_input)(struct cdnr_block *,
289 struct tc_action in_action; /* actions for IN/OUT */
290 struct tc_action out_action; /* actions for IN/OUT */
300 struct tc_action green_action;
301 struct tc_action yellow_action;
302 struct tc_action red_action;
322 struct tc_action green_action;
323 struct tc_action yellow_action;
324 struct tc_action red_action;