Searched defs:fve (Results 1 – 2 of 2) sorted by relevance
60 struct fve { struct63 enum fv_state { Green, Red } fve_state; argument65 int fve_p; /* scaled average drop rate */ argument66 int fve_f; /* scaled average fraction */ argument67 int fve_count; /* counter to update f */ argument68 u_int fve_ifseq; /* ifseq at the last update of f */ argument69 struct timeval fve_lastdrop; /* timestamp of the last drop */ argument71 struct fv_flow fve_flow; /* unique address pair */ argument
354 struct fve *fve = NULL; in red_addq() local 1128 struct fve *fve; flowlist_lookup() local 1195 struct fve *fve; flowlist_reclaim() local 1237 flowlist_move_to_head(struct flowvalve * fv,struct fve * fve) flowlist_move_to_head() argument 1252 struct fve *fve; fv_alloc() local 1331 struct fve *fve; fv_checkflow() local 1409 struct fve *fve; fv_dropbyred() local [all...]