Home
last modified time | relevance | path

Searched refs:ipgpc_nbytes (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.h56 extern uint64_t ipgpc_nbytes; /* number of bytes stat */
H A Dclassifier.c180 UPDATE_STATS(ipgpc_nbytes, nbytes); in update_stats()
H A Dfilters.c60 uint64_t ipgpc_nbytes; /* number of bytes stat */ variable
328 ipgpc_nbytes = 0; in ipgpc_initialize()
2664 (void) ipp_stat_named_op(&gbl_stats->nbytes, &ipgpc_nbytes, rw); in update_global_stats()