Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/ !
H A Dpfvar.h1660 struct fairq_opts { struct
1661 u_int32_t nbuckets; /* hash buckets */
1662 u_int32_t flags;
1663 u_int64_t hogs_m1; /* hog detection bandwidth */
1666 u_int64_t lssc_m1;
1667 u_int64_t lssc_d;
1668 u_int64_t lssc_m2;
1718 struct fairq_opts fairq_opts; member