Searched defs:flow_stats_s (Results 1 – 1 of 1) sorted by relevance
48 typedef struct flow_stats_s { struct49 uint64_t fs_obytes;50 uint64_t fs_opackets;51 uint64_t fs_oerrors;52 uint64_t fs_ibytes;53 uint64_t fs_ipackets;54 uint64_t fs_ierrors;