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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_cbq.h129 u_int32_t overactions; /* # times invoked overlimit action */ member in struct:cbq_classstats
H A Dpktsched_rmclass.h180 u_int32_t overactions; /* # times invoked overlimit action */ member in struct:_rm_class_stats_
H A Dpktsched_cbq.c475 statsp->overactions = cl->stats_.overactions;
H A Dpktsched_rmclass.c1573 cl->stats_.overactions++;

Completed in 79 milliseconds