Searched refs:totalcnt (Results 1 – 2 of 2) sorted by relevance
57 self.totalcnt = 0284 self.totalcnt += 1304 totalcnt = 0308 totalcnt += 1329 self.totalcnt += totalcnt510 self.alltotalcnt[key] = self.totalcnt521 self.totalcnt = 0560 print("Total Test Count: ", self.totalcnt)
536 unsigned int *totalcnt, unsigned int *udc_cnt) in ebt_check_entry_size_and_hooks() argument563 if (((struct ebt_entries *)e)->counter_offset != *totalcnt) in ebt_check_entry_size_and_hooks()580 (*totalcnt)++; in ebt_check_entry_size_and_hooks()