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

/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h234 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member in struct:dn_fsk
H A Dip_dn_glue.c121 u_int c_4 ; /* for GRED, 1 - 2*max_p (scaled) */ member in struct:dn_flow_set
H A Dip_dn_io.c350 * p_b = c_3 * avg - c_4
352 * c_4 = 1 - 2 * max_p
355 fs->c_4;
H A Dip_dummynet.c1219 fs->c_4 = SCALE(1) - 2 * fs->max_p;

Completed in 128 milliseconds