Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c543 static struct pkt_stream *__pkt_stream_alloc(u32 nb_pkts) in __pkt_stream_alloc() function
619 pkt_stream = __pkt_stream_alloc(nb_pkts); in pkt_stream_generate()
722 pkt_stream = __pkt_stream_alloc(nb_frames); in __pkt_stream_generate_custom()