Searched refs:fv_stats (Results 1 – 2 of 2) sorted by relevance
891 q_stats->fv_pass = fv->fv_stats.pass; in redioctl()892 q_stats->fv_predrop = fv->fv_stats.predrop; in redioctl()893 q_stats->fv_alloc = fv->fv_stats.alloc; in redioctl()894 q_stats->fv_escape = fv->fv_stats.escape; in redioctl()1231 fv->fv_stats.alloc++; in flowlist_reclaim()1376 fv->fv_stats.escape++; in fv_checkflow()1383 fv->fv_stats.predrop++; in fv_checkflow()1396 fv->fv_stats.pass++; in fv_checkflow()
92 } fv_stats; member