Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_cdnr.h116 struct cdnr_add_trtcm { struct
117 struct cdnr_interface iface;
118 struct tb_profile cmtd_profile; /* profile for committed tb */
119 struct tb_profile peak_profile; /* profile for peak tb */
120 struct tc_action green_action; /* action for green packets */
121 struct tc_action yellow_action; /* action for yellow packets */
122 struct tc_action red_action; /* action for red packets */
123 int coloraware; /* color-aware/color-blind */
125 u_long cdnr_handle; /* return value */