Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_rio.c193 rp->rio_pkttime = 800; in rio_alloc()
195 rp->rio_pkttime = pkttime; in rio_alloc()
204 npkts_per_sec = 1000000 / rp->rio_pkttime; in rio_alloc()
347 n = t / rp->rio_pkttime; in rio_addq()
H A Daltq_rio.h75 int rio_pkttime; /* average packet time in micro sec member