Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h146 typedef struct ipgpc_class_stats_s { struct
147 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 */