Searched refs:np_accumulator (Results 1 – 1 of 1) sorted by relevance
87 u_long np_accumulator; member241 np->np_accumulator += np->np_credits; in nmdm_timeout()242 np->np_quota = np->np_accumulator >> QS; in nmdm_timeout()243 np->np_accumulator &= ((1 << QS) - 1); in nmdm_timeout()