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
108 pif->pif_bandwidth = a->ifbandwidth; in priq_add_altq()335 if (pif->pif_bandwidth < 8) in priq_class_create()339 * 1000 * 1000 * 1000 / (pif->pif_bandwidth / 8); in priq_class_create()
162 pif->pif_bandwidth = a->ifbandwidth; in fairq_add_altq()397 if (pif->pif_bandwidth < 8) in fairq_class_create()401 * 1000 * 1000 * 1000 / (pif->pif_bandwidth / 8); in fairq_class_create()