Searched refs:bootCountMax (Results 1 – 1 of 1) sorted by relevance
36 int bootCountMax, bootCount; member157 p->bootCountMax = p->bootTime * p->measureFreq - .5; in start()260 p->bootCount = p->bootCount == p->bootCountMax? -1 : p->bootCount + 1; in flowTrigger()