Searched refs:rmc_funcs (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net/altq/
H A Daltq_rmclass.c1675 static struct rmc_funcs { struct
1678 } rmc_funcs[] = variable in typeref:struct:rmc_funcs
1692 struct rmc_funcs *fp;
1694 for (fp = rmc_funcs; fp->func != NULL; fp++)

Completed in 130 milliseconds