flow_stats_t
flow_stats_t flow_stats;
bzero(&flow_stats, sizeof (flow_stats_t));
#define FS_OFF(f) (offsetof(flow_stats_t, f))