Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dtest_run.c249 static int xdp_recv_frames(struct xdp_frame **frames, int nframes, in xdp_recv_frames() function
354 ret = xdp_recv_frames(frames, nframes, xdp->skbs, xdp->dev); in xdp_test_run_batch()