Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilter.h981 int xdp_do_redirect_frame(struct net_device *dev,
/openbmc/linux/net/bpf/
H A Dtest_run.c335 ret = xdp_do_redirect_frame(xdp->dev, ctx, frm, prog); in xdp_test_run_batch()
/openbmc/linux/net/core/
H A Dfilter.c4451 int xdp_do_redirect_frame(struct net_device *dev, struct xdp_buff *xdp, in xdp_do_redirect_frame() function
4462 EXPORT_SYMBOL_GPL(xdp_do_redirect_frame);