Searched defs:tswtcm (Results 1 – 1 of 1) sorted by relevance
313 struct tswtcm { struct314 struct cdnr_block cdnrblk; /* conditioner block */316 u_int32_t avg_rate; /* average rate (bytes/sec) */317 u_int64_t t_front; /* timestamp of last update */319 u_int64_t timewin; /* average interval */320 u_int32_t cmtd_rate; /* committed target rate */321 u_int32_t peak_rate; /* peak target rate */322 struct tc_action green_action;323 struct tc_action yellow_action;324 struct tc_action red_action;[all …]