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

/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h238 int lookup_weight ; /* equal to (1-w_q)^t / (1-w_q)^(t+1) */ member in struct:dn_fsk
H A Dip_dn_glue.c125 int lookup_weight ; /* equal to (1-w_q)^t / (1-w_q)^(t+1) */ member in struct:dn_flow_set
H A Dip_dummynet.c1205 fs->lookup_weight = (int)(weight); // scaled
1249 SCALE_MUL(fs->w_q_lookup[i - 1], fs->lookup_weight);
/freebsd-10-stable/sbin/ipfw/
H A Ddummynet.c1826 fs->lookup_weight = (int)(weight * (1 << SCALE_RED));

Completed in 180 milliseconds