Searched refs:xdp_return_frame (Results 1 – 2 of 2) sorted by relevance
464 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame() function479 EXPORT_SYMBOL_GPL(xdp_return_frame);514 xdp_return_frame(xdpf); in xdp_return_frame_bulk()
264 xdp_return_frame(frames[i]); in xdp_recv_frames()274 xdp_return_frame(xdpf); in xdp_recv_frames()
Completed in 10 milliseconds