Searched refs:flow_stats_size (Results 1 – 1 of 1) sorted by relevance
35 unsigned int flow_stats_size; /* size of zone element */ variable47 flow_stats_size = sizeof(struct flow_stats); in flow_stats_init()49 flow_stats_cache = skmem_cache_create(FS_ZONE_NAME, flow_stats_size, in flow_stats_init()87 bzero(fs, flow_stats_size); in flow_stats_alloc()