Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c385 static struct pkt_stream *__pkt_stream_alloc(u32 nb_pkts) in __pkt_stream_alloc() function
461 pkt_stream = __pkt_stream_alloc(nb_pkts); in __pkt_stream_generate()
640 pkt_stream = __pkt_stream_alloc(nb_frames); in __pkt_stream_generate_custom()