altq_red.c | 212 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 *); 221 struct fve **); 223 struct fve *); 354 struct fve *fve = NULL; local in function:red_addq 357 if (fv_checkflow(rp->red_flowvalve, pktattr, &fve)) { 471 fv_dropbyred(rp->red_flowvalve, pktattr, fve); 1084 #define FV_TTHRESH 3 /* time threshold to delete fve */ 1128 struct fve *fve; local in function:flowlist_lookup 1195 struct fve *fve; local in function:flowlist_reclaim 1252 struct fve *fve; local in function:fv_alloc 1331 struct fve *fve; local in function:fv_checkflow 1409 struct fve *fve; local in function:fv_dropbyred [all...] |