Searched defs:cdnr_add_tswtcm (Results 1 – 1 of 1) sorted by relevance
146 struct cdnr_add_tswtcm { struct147 struct cdnr_interface iface;148 u_int32_t cmtd_rate; /* committed rate (bits/sec) */149 u_int32_t peak_rate; /* peak rate (bits/sec) */150 u_int32_t avg_interval; /* averaging interval (msec) */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 */155 u_long cdnr_handle; /* return value */