Searched defs:cid_s (Results 1 – 1 of 1) sorted by relevance
254 typedef struct cid_s { struct255 linked_list filter_list; /* list of filters associated with class */256 int info; /* 0 if unused, -1 if dirty, 1 if used */257 ipgpc_class_t aclass; /* the class structure this cid describes */258 ipp_stat_t *cl_stats; /* kstats structure */259 ipgpc_class_stats_t stats; /* statistics structure for class */