Searched refs:pif_bandwidth (Results 1 – 4 of 4) sorted by relevance
104 u_int pif_bandwidth; /* link bandwidth in bps */ member
141 u_int pif_bandwidth; /* link bandwidth in bps */ member
107 pif->pif_bandwidth = a->ifbandwidth; in priq_add_altq()334 if (pif->pif_bandwidth < 8) in priq_class_create()338 * 1000 * 1000 * 1000 / (pif->pif_bandwidth / 8); in priq_class_create()
161 pif->pif_bandwidth = a->ifbandwidth; in fairq_add_altq()396 if (pif->pif_bandwidth < 8) in fairq_class_create()400 * 1000 * 1000 * 1000 / (pif->pif_bandwidth / 8); in fairq_class_create()