Searched refs:maxpps (Results 1 – 1 of 1) sorted by relevance
5400 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck() argument5428 } else if (maxpps < 0) in ppsratecheck()5430 else if (*curpps < maxpps) in ppsratecheck()