Searched refs:packet_limit (Results 1 – 1 of 1) sorted by relevance
1855 static unsigned int packet_limit = 1000; in HouseKeeping() local1871 if (packet_limit <= 1 || packets % packet_limit == 0) { in HouseKeeping()1881 packet_limit = packets / 3; in HouseKeeping()