Home
last modified time | relevance | path

Searched refs:c_4 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h229 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member
H A Dip_dn_glue.c122 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member
H A Dip_dn_io.c374 fs->c_4; in red_drops()
H A Dip_dummynet.c1244 fs->c_4 = SCALE(1) - 2 * fs->max_p; in config_red()