Home
last modified time | relevance | path

Searched refs:pkttime (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_rio.c180 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc() argument
191 if (pkttime == 0) in rio_alloc()
195 rp->rio_pkttime = pkttime; in rio_alloc()
H A Daltq_red.c175 int pkttime) in red_alloc() argument
215 if (pkttime == 0) in red_alloc()
219 rp->red_pkttime = pkttime; in red_alloc()