Home
last modified time | relevance | path

Searched defs:wsum (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_wf2q.c95 uint32_t wsum; /* sum of weights */ member
H A Ddn_sched_qfq.c240 uint32_t wsum; /* weight sum */ member
/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c38 int wsum; /* sum of weights of all flows */ member
321 int n_flows = 0, n_fs = 0, wsum = 0; in parse_flowsets() local