Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
A Dxskxceiver.c764 static void pkt_stream_replace_ifobject(struct ifobject *ifobj, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace_ifobject() function
771 pkt_stream_replace_ifobject(test->ifobj_tx, nb_pkts, pkt_len); in pkt_stream_replace()
772 pkt_stream_replace_ifobject(test->ifobj_rx, nb_pkts, pkt_len); in pkt_stream_replace()
2609 pkt_stream_replace_ifobject(test->ifobj_tx, DEFAULT_BATCH_SIZE, pkt_len); in testapp_adjust_tail()
2610 pkt_stream_replace_ifobject(test->ifobj_rx, DEFAULT_BATCH_SIZE, pkt_len + value); in testapp_adjust_tail()

Completed in 21 milliseconds