Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfilter.h1185 int xdp_do_redirect_frame(struct net_device *dev,
/linux-6.12.1/net/bpf/
Dtest_run.c341 ret = xdp_do_redirect_frame(xdp->dev, ctx, frm, prog); in xdp_test_run_batch()
/linux-6.12.1/net/core/
Dfilter.c4462 int xdp_do_redirect_frame(struct net_device *dev, struct xdp_buff *xdp, in xdp_do_redirect_frame() function
4473 EXPORT_SYMBOL_GPL(xdp_do_redirect_frame);