Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_cdnr.h297 struct trtcm { struct
298 struct cdnr_block cdnrblk; /* conditioner block */
299 struct tbe cmtd_tb; /* committed tb profile */
300 struct tbe peak_tb; /* peak tb profile */
301 struct tc_action green_action;
302 struct tc_action yellow_action;
303 struct tc_action red_action;
304 int coloraware;
305 u_int8_t green_dscp;
306 u_int8_t yellow_dscp;
[all …]
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_cdnr.h52 } trtcm; member