Searched defs:cdnr_add_trtcm (Results 1 – 1 of 1) sorted by relevance
117 struct cdnr_add_trtcm { struct118 struct cdnr_interface iface;119 struct tb_profile cmtd_profile; /* profile for committed tb */120 struct tb_profile peak_profile; /* profile for peak tb */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 */124 int coloraware; /* color-aware/color-blind */126 u_long cdnr_handle; /* return value */