Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfilter.h978 int xdp_do_redirect_frame(struct net_device *dev,
/linux-6.6.21/net/bpf/
Dtest_run.c334 ret = xdp_do_redirect_frame(xdp->dev, ctx, frm, prog); in xdp_test_run_batch()
/linux-6.6.21/net/core/
Dfilter.c4403 int xdp_do_redirect_frame(struct net_device *dev, struct xdp_buff *xdp, in xdp_do_redirect_frame() function
4414 EXPORT_SYMBOL_GPL(xdp_do_redirect_frame);