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.c404 static struct pkt_stream *__pkt_stream_alloc(u32 nb_pkts) in __pkt_stream_alloc() function
480 pkt_stream = __pkt_stream_alloc(nb_pkts); in __pkt_stream_generate()
659 pkt_stream = __pkt_stream_alloc(nb_frames); in __pkt_stream_generate_custom()