Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_cdnr.h145 struct cdnr_add_tswtcm { struct
146 struct cdnr_interface iface;
147 u_int32_t cmtd_rate; /* committed rate (bits/sec) */
148 u_int32_t peak_rate; /* peak rate (bits/sec) */
149 u_int32_t avg_interval; /* averaging interval (msec) */
150 struct tc_action green_action; /* action for green packets */
151 struct tc_action yellow_action; /* action for yellow packets */
152 struct tc_action red_action; /* action for red packets */
154 u_long cdnr_handle; /* return value */