HomeSort by: relevance | last modified time | path
    Searched refs:qdiscfd (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/altq/altqstat/
altqstat.c 49 int qdiscfd = -1; variable
178 if ((qdiscfd = open(device, O_RDONLY)) < 0)
187 (*stat_loop)(qdiscfd, interface, count, (int)ival);
altqstat.c 49 int qdiscfd = -1; variable
178 if ((qdiscfd = open(device, O_RDONLY)) < 0)
187 (*stat_loop)(qdiscfd, interface, count, (int)ival);
altqstat.c 49 int qdiscfd = -1; variable
178 if ((qdiscfd = open(device, O_RDONLY)) < 0)
187 (*stat_loop)(qdiscfd, interface, count, (int)ival);

Completed in 61 milliseconds