Home | History | Annotate | Download | only in ip

Lines Matching defs:round

1500 		int round = 0;
1530 if (round == 0 && (!filter.cloned || do_ipv6 == AF_INET6))
1533 printf("*** Flush is complete after %d round%s ***\n", round, round>1?"s":"");
1538 round++;
1549 printf("\n*** Round %d, deleting %d entries ***\n", round, filter.flushed);