Searched refs:cl_stats (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c1314 ipgpc_cid_list[in_class_id].cl_stats = ipp_cl_stats;
1353 ipgpc_cid_list[class_id].cl_stats = NULL;
1523 if (ipgpc_cid_list[in_class_id].cl_stats != NULL) {
1524 ipp_stat_destroy(ipgpc_cid_list[in_class_id].cl_stats);
1525 ipgpc_cid_list[in_class_id].cl_stats = NULL;
1798 if (ipgpc_cid_list[class_id].cl_stats != NULL) {
1800 ipgpc_cid_list[class_id].cl_stats);
1801 ipgpc_cid_list[class_id].cl_stats =
2676 classstats_t *cl_stats = (classstats_t *)sp->ipps_data; local
2679 ASSERT(cl_stats !
[all...]
H A Dclassifier-objects.h258 ipp_stat_t *cl_stats; /* kstats structure */ member in struct:cid_s

Completed in 49 milliseconds