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

  /src/sys/altq/
altq_priq.h 156 u_int pif_bandwidth; /* link bandwidth in bps */ member in struct:priq_if
altq_priq.c 138 pif->pif_bandwidth = a->ifbandwidth;
352 if (pif->pif_bandwidth < 8)
356 * 1000 * 1000 * 1000 / (pif->pif_bandwidth / 8);
632 pif->pif_bandwidth = bandwidth;

Completed in 17 milliseconds