Searched defs:flowvalve (Results 1 – 1 of 1) sorted by relevance
75 struct flowvalve { struct76 u_int fv_ifseq; /* packet sequence number */77 int fv_flows; /* number of valid flows in the flowlist */78 int fv_pthresh; /* drop rate threshold */82 struct fve *fv_fves; /* pointer to the allocated fves */84 int *fv_p2ftab; /* drop rate to fraction table */86 struct {92 } fv_stats;