Searched refs:node_queue_bw (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h140 struct node_queue_bw { struct
146 struct node_queue_bw m1; /* slope of 1st segment; bps */
148 struct node_queue_bw m2; /* slope of 2nd segment; bps */
160 struct node_queue_bw m1; /* slope of 1st segment; bps */
162 struct node_queue_bw m2; /* slope of 2nd segment; bps */
168 struct node_queue_bw hogs_bw;
284 int eval_pfaltq(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
286 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
289 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
291 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,
[all...]
H A Dpfctl_altq.c109 u_int64_t eval_bwspec(struct node_queue_bw *, u_int64_t);
214 struct node_queue_bw *bw, struct node_queue_opt *qopts)
264 struct node_queue_bw *bw, int print_interface,
311 eval_pfaltq(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw,
397 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw,
1410 eval_bwspec(struct node_queue_bw *bw, u_int64_t ref_bw)
H A Dparse.y291 struct node_queue_bw queue_bwspec;
346 struct node_queue *, struct node_queue_bw bwspec,
349 struct node_queue *, struct node_queue_bw,
434 struct node_queue_bw queue_bwspec;
5062 struct node_queue *nqueues, struct node_queue_bw bwspec,
5068 struct node_queue_bw bw;
5175 struct node_queue *nqueues, struct node_queue_bw bwspec,

Completed in 40 milliseconds