Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_codel.h93 struct codel_vars { struct
106 struct codel_vars vars; argument
H A Daltq_codel.c66 static void codel_Newton_step(struct codel_vars *);
361 codel_Newton_step(struct codel_vars *vars) in codel_Newton_step()