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

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

Completed in 50 milliseconds