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