Searched refs:go_up_nr_lines (Results 1 – 1 of 1) sorted by relevance
1106 char go_up_nr_lines[16]; in packet_per_second_stats() local1108 sprintf(go_up_nr_lines, "%c[%dA\r", 27, nr_lines); in packet_per_second_stats()1109 printf("%s\r", go_up_nr_lines); in packet_per_second_stats()