Home | History | Annotate | Download | only in libaltq

Lines Matching refs:green_action

196 		    struct tc_action *green_action,
212 green_action, yellow_action, red_action,
230 struct tc_action *green_action,
249 green_action, yellow_action,
520 struct tc_action *green_action,
529 if (green_action->tca_code == TCACODE_HANDLE) {
530 clist[n] = clhandle2clinfo(ifinfo, green_action->tca_handle);
555 cdnrinfo->tce_un.trtcm.green_action = *green_action;
594 struct tc_action *green_action,
603 if (green_action->tca_code == TCACODE_HANDLE) {
604 clist[n] = clhandle2clinfo(ifinfo, green_action->tca_handle);
630 cdnrinfo->tce_un.tswtcm.green_action = *green_action;
784 trtcm_add.green_action = cdnrinfo->tce_un.trtcm.green_action;
802 tswtcm_add.green_action = cdnrinfo->tce_un.tswtcm.green_action;