Searched refs:overlimit (Results 1 – 2 of 2) sorted by relevance
150 void (*overlimit)(struct rm_class *, struct rm_class *); member
128 * 1. if a packet arrives for a not-overlimit class, set cutoff130 * 2. if cutoff is i, and a packet arrives for an overlimit class163 * can be before overlimit action is invoked.275 cl->overlimit = action; in rmc_newclass() 767 * the class is overlimit. if the class has in rmc_queue_packet() 872 * 0 if overlimit. As a side-effect, this routine will invoke the873 * class overlimit action if the class if overlimit.930 (p->overlimit)(p, top); in rmc_under_limit() 933 (p->overlimit)( in rmc_under_limit() [all...]