Home
last modified time | relevance | path

Searched defs:trtcm (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_cdnr.h296 struct trtcm { struct
297 struct cdnr_block cdnrblk; /* conditioner block */
298 struct tbe cmtd_tb; /* committed tb profile */
299 struct tbe peak_tb; /* peak tb profile */
300 struct tc_action green_action;
301 struct tc_action yellow_action;
302 struct tc_action red_action;
303 int coloraware;
304 u_int8_t green_dscp;
305 u_int8_t yellow_dscp;
[all …]