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

/netbsd-current/sys/altq/
H A Daltq_rmclass.c1674 static struct rmc_funcs { struct
1677 } rmc_funcs[] = variable in typeref:struct:rmc_funcs
1692 struct rmc_funcs *fp;
1694 for (fp = rmc_funcs; fp->func != NULL; fp++)

Completed in 158 milliseconds