Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.h55 extern uint64_t ipgpc_npackets; /* number of packets stat */
H A Dclassifier.c179 BUMP_STATS(ipgpc_npackets); in update_stats()
H A Dfilters.c59 uint64_t ipgpc_npackets; /* number of packets stat */ variable
327 ipgpc_npackets = 0; in ipgpc_initialize()
2665 (void) ipp_stat_named_op(&gbl_stats->npackets, &ipgpc_npackets, rw); in update_global_stats()