Searched refs:flow_stats_alloc (Results 1 – 3 of 3) sorted by relevance
72 flow_stats_alloc(boolean_t cansleep) in flow_stats_alloc() function
1077 extern struct flow_stats *flow_stats_alloc(boolean_t cansleep);
1134 fe->fe_stats = flow_stats_alloc(can_block); in fe_alloc()