Searched refs:cif_bandwidth (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/altq/ | ||
H A D | altq_codel.h | 116 u_int cif_bandwidth; /* link bandwidth in bps */ member |
H A D | altq_codel.c | 106 cif->cif_bandwidth = a->ifbandwidth; in codel_add_altq() |