Home
last modified time | relevance | path

Searched refs:ifbandwidth (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h135 uint32_t ifbandwidth; /* interface bandwidth */ member
167 uint64_t ifbandwidth; /* interface bandwidth */ member
203 uint64_t ifbandwidth; /* interface bandwidth */ member
H A Dpf_ioctl.c769 tb.rate = altq->ifbandwidth; in pf_enable_altq()
1234 exported_q->ifbandwidth = SATU32(q->ifbandwidth); in pf_export_kaltq()
1281 ASSIGN(ifbandwidth); in pf_export_kaltq()
1340 ASSIGN(ifbandwidth); /* 32-bit -> 64-bit */ in pf_import_kaltq()
1388 ASSIGN(ifbandwidth); in pf_import_kaltq()
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h97 uint32_t ifbandwidth; /* interface bandwidth */ member
/f-stack/freebsd/net/altq/
H A Daltq_codel.c107 cif->cif_bandwidth = a->ifbandwidth; in codel_add_altq()
H A Daltq_priq.c108 pif->pif_bandwidth = a->ifbandwidth; in priq_add_altq()
H A Daltq_fairq.c162 pif->pif_bandwidth = a->ifbandwidth; in fairq_add_altq()