Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_flowvalve.h75 struct flowvalve { struct
76 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;