Lines Matching refs:fprintf
131 fprintf(stderr, "."); in status_bar_update()
141 fprintf(stderr, "test_payload: packet too " in test_payload()
147 fprintf(stderr, "test_payload: wrong ethernet " in test_payload()
284 fprintf(stderr, "walk_v%d_rx: received %u out of %u pkts\n", in walk_v1_v2_rx()
289 fprintf(stderr, " %u pkts (%u bytes)", NUM_PACKETS, total_bytes >> 1); in walk_v1_v2_rx()
450 fprintf(stderr, "walk_v%d_rx: received %u out of %u pkts\n", in walk_v1_v2_tx()
455 fprintf(stderr, " %u pkts (%u bytes)", NUM_PACKETS, got); in walk_v1_v2_tx()
471 fprintf(stderr, "\nprev_block_seq_num:%"PRIu64", expected " in __v3_test_block_seq_num()
484 fprintf(stderr, "\nblock:%u with %upackets, expected " in __v3_test_block_len()
494 fprintf(stderr, "\nblock %u: not in TP_STATUS_USER\n", block_num); in __v3_test_block_header()
573 fprintf(stderr, "walk_v3_rx: received %u out of %u pkts\n", in walk_v3_rx()
578 fprintf(stderr, " %u pkts (%u bytes)", NUM_PACKETS, total_bytes >> 1); in walk_v3_rx()
763 fprintf(stderr, "test: %s with %s ", tpacket_str[version], in test_tpacket()
769 fprintf(stderr, "test: skip %s %s since user and kernel " in test_tpacket()
784 fprintf(stderr, "\n"); in test_tpacket()