Searched refs:fv_alloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net/altq/
H A Daltq_red.h62 u_int fv_alloc; member in struct:red_stats
H A Daltq_red.c211 #if 0 /* XXX: make the compiler happy (fv_alloc unused) */
212 static struct flowvalve *fv_alloc(struct red *);
905 q_stats->fv_alloc = fv->fv_stats.alloc;
912 q_stats->fv_alloc = 0;
1278 #if 0 /* XXX: make the compiler happy (fv_alloc unused) */
1283 fv_alloc(rp)

Completed in 49 milliseconds