Searched defs:flowacct_stat_s (Results 1 – 1 of 1) sorted by relevance
102 typedef struct flowacct_stat_s { struct103 ipp_named_t npackets; /* no. of pkts seen by this instance */104 ipp_named_t nbytes; /* no. of bytes seen by this instance */105 ipp_named_t nflows; /* no. of flow items in the table */106 ipp_named_t tbytes; /* no. of bytes in the flow table */107 ipp_named_t usedmem; /* memory used by the flow table */108 ipp_named_t epackets; /* no. of pkts. in error */