Searched refs:addCountAndPassIfR0LessThan (Results 1 – 4 of 4) sorted by relevance
160 public ApfV4Generator addCountAndPassIfR0LessThan(long val, ApfCounterTracker.Counter cnt) { in addCountAndPassIfR0LessThan() method in ApfV4Generator
376 public abstract Type addCountAndPassIfR0LessThan(long val, ApfCounterTracker.Counter cnt) in addCountAndPassIfR0LessThan() method in ApfV4GeneratorBase
671 public final Type addCountAndPassIfR0LessThan(long val, ApfCounterTracker.Counter cnt) in addCountAndPassIfR0LessThan() method in ApfV6GeneratorBase
367 gen.addCountAndPassIfR0LessThan(3, DROPPED_ETH_BROADCAST) in testApfInstructionEncodingSizeCheck()467 v4gen.addCountAndPassIfR0LessThan(3, DROPPED_ETH_BROADCAST) in testApfInstructionEncodingSizeCheck()1101 .addCountAndPassIfR0LessThan(124, Counter.PASSED_ARP) in doTestCountAndPassDropCompareR0()