Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_rio.h32 struct rio_ifinfo { struct
33 struct redparams red_params[RIO_NDROPPREC];
34 int weight; /* weight for EWMA */
35 int qlimit; /* max queue length */
36 int pkttime; /* average packet time in usec */
37 int flags; /* see below */
H A Dqop_rio.c243 struct rio_ifinfo *rio_ifinfo; in qop_rio_add_if() local
274 struct rio_ifinfo *rio_ifinfo; in rio_attach() local