Home
last modified time | relevance | path

Searched defs:flowacct_stat_s (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h104 typedef struct flowacct_stat_s { struct
105 ipp_named_t npackets; /* no. of pkts seen by this instance */
106 ipp_named_t nbytes; /* no. of bytes seen by this instance */
107 ipp_named_t nflows; /* no. of flow items in the table */
108 ipp_named_t tbytes; /* no. of bytes in the flow table */
109 ipp_named_t usedmem; /* memory used by the flow table */
110 ipp_named_t epackets; /* no. of pkts. in error */