HomeSort by: relevance | last modified time | path
    Searched defs:node_queue_bw (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 133 struct node_queue_bw { struct
139 struct node_queue_bw m1; /* slope of 1st segment; bps */
141 struct node_queue_bw m2; /* slope of 2nd segment; bps */
218 int eval_pfaltq(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
220 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
223 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
225 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,
pfctl_parser.h 133 struct node_queue_bw { struct
139 struct node_queue_bw m1; /* slope of 1st segment; bps */
141 struct node_queue_bw m2; /* slope of 2nd segment; bps */
218 int eval_pfaltq(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
220 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
223 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
225 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,
pfctl_parser.h 133 struct node_queue_bw { struct
139 struct node_queue_bw m1; /* slope of 1st segment; bps */
141 struct node_queue_bw m2; /* slope of 2nd segment; bps */
218 int eval_pfaltq(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
220 int eval_pfqueue(struct pfctl *, struct pf_altq *, struct node_queue_bw *,
223 void print_altq(const struct pf_altq *, unsigned, struct node_queue_bw *,
225 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,

Completed in 31 milliseconds