HomeSort by: relevance | last modified time | path
    Searched defs:nprofile (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/altqstat/
qdisc_cdnr.c 68 int i, j, nprofile; local in function:cdnr_stat_loop
115 nprofile = 2;
120 nprofile = 3;
125 nprofile = 0;
128 if (nprofile == 0)
134 for (j = 0; j < nprofile; j++) {
qdisc_cdnr.c 68 int i, j, nprofile; local in function:cdnr_stat_loop
115 nprofile = 2;
120 nprofile = 3;
125 nprofile = 0;
128 if (nprofile == 0)
134 for (j = 0; j < nprofile; j++) {

Completed in 22 milliseconds