Lines Matching refs:repeat_count
81 static size_t repeat_count = 1;1746 repeat_count = atoi(optarg);1747 if (!repeat_count || repeat_count > 255) {1749 repeat_count = 1;1909 repeat_count--;1914 repeat_count || /* more repeat transmissions to go */1928 if (repeat_count) {1962 if (ready && repeat_count) {1990 repeat_count--;