Lines Matching refs:tc_action
38 struct tc_action action;
42 struct tc_action in_action;
43 struct tc_action out_action;
48 struct tc_action green_action;
49 struct tc_action yellow_action;
50 struct tc_action red_action;
57 struct tc_action green_action;
58 struct tc_action yellow_action;
59 struct tc_action red_action;
66 int qcmd_cdnr_add_element(struct tc_action *rp, const char *ifname,
67 const char *cdnr_name, struct tc_action *action);
68 int qcmd_cdnr_add_tbmeter(struct tc_action *rp, const char *ifname,
71 struct tc_action *in_action,
72 struct tc_action *out_action);
73 int qcmd_cdnr_add_trtcm(struct tc_action *rp, const char *ifname,
77 struct tc_action *green_action,
78 struct tc_action *yellow_action,
79 struct tc_action *red_action, int coloraware);
80 int qcmd_cdnr_add_tswtcm(struct tc_action *rp, const char *ifname,
84 struct tc_action *green_action,
85 struct tc_action *yellow_action,
86 struct tc_action *red_action);
95 struct ifinfo *ifinfo, struct tc_action *action);
98 struct tc_action *in_action, struct tc_action *out_action);
102 struct tc_action *green_action, struct tc_action *yellow_action,
103 struct tc_action *red_action, int colorware);
108 struct tc_action *green_action,
109 struct tc_action *yellow_action,
110 struct tc_action *red_action);