Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_red.c216 static inline void flowlist_move_to_head(struct flowvalve *, struct fve *);
1237 flowlist_move_to_head(struct flowvalve *fv, struct fve *fve) in flowlist_move_to_head() function
1380 flowlist_move_to_head(fv, fve); in fv_checkflow()
1422 flowlist_move_to_head(fv, fve); in fv_dropbyred()