Searched refs:pkt_stream_replace_half (Results 1 – 1 of 1) sorted by relevance
675 static void pkt_stream_replace_half(struct test_spec *test, u32 pkt_len, int offset) in pkt_stream_replace_half() function1550 pkt_stream_replace_half(test, MIN_PKT_SIZE * 4, 0); in testapp_stats_rx_dropped()1561 pkt_stream_replace_half(test, XSK_UMEM__INVALID_FRAME_SIZE, 0); in testapp_stats_tx_invalid_descs()1621 pkt_stream_replace_half(test, PKT_SIZE, -PKT_SIZE / 2); in testapp_unaligned()
Completed in 6 milliseconds