Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_private.h237 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member
H A Dip_dn_glue.c123 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member
H A Dip_dn_io.c392 fs->c_4; in red_drops()
H A Dip_dummynet.c1222 fs->c_4 = SCALE(1) - 2 * fs->max_p; in config_red()