Searched refs:ipp_stat_create (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp.h162 extern int ipp_stat_create(ipp_action_id_t, const char *, int,
H A Dippconf.c132 int ipp_stat_create(ipp_action_id_t, const char *, int,
1599 #define __FN__ "ipp_stat_create"
1601 ipp_stat_create( function
3258 * Call the update function passed to ipp_stat_create() for the given
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmkddi.c457 if ((err = ipp_stat_create(aid, stats_string, DSCPMK_DSCP_STATS_COUNT,
460 dscpmk0dbg(("dscpmk_det_statinit: ipp_stat_create returned "\
495 if ((err = ipp_stat_create(aid, DSCPMK_STATS_STRING, DSCPMK_STATS_COUNT,
497 dscpmk0dbg(("dscpmk_create_action: ipp_stat_create returned " \
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmkddi.c365 if ((err = ipp_stat_create(aid, DLCOSMK_STATS_STRING,
368 dlcosmk0dbg(("dlcosmk_create_action: ipp_stat_create " \
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacctddi.c128 if ((err = ipp_stat_create(aid, FLOWACCT_STATS_STRING,
/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c521 if ((rc = ipp_stat_create(aid, TSWTCL_STATS_STRING, METER_STATS_COUNT,
523 tswtcl0dbg(("tswtcl_statinit:ipp_stat_create failed "\
533 tswtcl0dbg(("tswtcl_statinit:ipp_stat_create failed "\
539 tswtcl0dbg(("tswtcl_statinit:ipp_stat_create failed "\
551 tswtcl0dbg(("tswtcl_statinit:ipp_stat_create failed "\
563 tswtcl0dbg(("tswtcl_statinit:ipp_stat_create failed "\
H A Dtokenmtddi.c708 if ((rc = ipp_stat_create(aid, TOKENMT_STATS_STRING, METER_STATS_COUNT,
710 tokenmt0dbg(("tokenmt_statinit: ipp_stat_create failed "\
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c133 * if ipp_stat_create fails, an error code is returned
144 if ((rc = ipp_stat_create(ipgpc_aid, "ipgpc_global_stats", 5,
1281 if ((rc = ipp_stat_create(ipgpc_aid, in_class->class_name, 3,

Completed in 60 milliseconds