Home
last modified time | relevance | path

Searched refs:rtp_packet_count (Results 1 – 1 of 1) sorted by relevance

/curl/tests/libtest/
H A Dlib571.c53 static int rtp_packet_count = 0; variable
91 rtp_packet_count++; in rtp_write()
92 fprintf(stderr, "packet count is %d\n", rtp_packet_count); in rtp_write()
199 while(!res && rtp_packet_count < 19) { in test()

Completed in 4 milliseconds