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