Home
last modified time | relevance | path

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

/linux-6.12.1/net/bpf/
Dtest_run.c252 static int xdp_recv_frames(struct xdp_frame **frames, int nframes, in xdp_recv_frames() function
361 ret = xdp_recv_frames(frames, nframes, xdp->skbs, xdp->dev); in xdp_test_run_batch()