Home
last modified time | relevance | path

Searched refs:flowvalve (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/altq/
Daltq_red.c212 static inline struct fve *flowlist_lookup(struct flowvalve *,
214 static inline struct fve *flowlist_reclaim(struct flowvalve *,
216 static inline void flowlist_move_to_head(struct flowvalve *, struct fve *);
217 static inline int fv_p2f(struct flowvalve *, int);
218 static struct flowvalve *fv_alloc(struct red *);
219 static void fv_destroy(struct flowvalve *);
220 static int fv_checkflow(struct flowvalve *, struct altq_pktattr *,
222 static void fv_dropbyred(struct flowvalve *fv, struct altq_pktattr *,
889 struct flowvalve *fv = rp->red_flowvalve; in redioctl()
1125 flowlist_lookup(struct flowvalve *fv, struct altq_pktattr *pktattr, in flowlist_lookup()
[all …]
Daltq_red.h119 struct flowvalve;
157 struct flowvalve *red_flowvalve; /* flowvalve state */
Daltq_flowvalve.h75 struct flowvalve { struct