Searched defs:ipgpc_class_stats_s (Results 1 – 1 of 1) sorted by relevance
146 typedef struct ipgpc_class_stats_s { struct147 ipp_action_id_t next_action; /* next action id */148 hrtime_t last_match; /* hrtime value of last match to class */149 uint64_t nbytes; /* number of matching bytes */150 uint64_t npackets; /* number of matching packets */