Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk_impl.h95 typedef struct dlcosmk_data_s { struct
96 ipp_action_id_t next_action; /* action id of next action */
97 ipp_stat_t *stats; /* stats for this instance */
98 uint8_t usr_pri; /* 802.1d user priority */
99 uchar_t b_band; /* corresponding bband */
100 t_scalar_t dl_max; /* corresponding dl_max */
101 boolean_t gather_stats; /* stats collected or not */
102 uint64_t npackets; /* no. of pkts. for this instance */
103 uint64_t epackets; /* no. of pkts. in error */
104 uint64_t ipackets; /* no. of pkts. not processed */