Searched defs:xdp_do_redirect (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c217 int xdp_do_redirect(struct xdp_md *xdp) function
/linux-master/net/core/
H A Dfilter.c4415 int xdp_do_redirect(struct net_device *dev, struct xdp_buff *xdp, function
4427 EXPORT_SYMBOL_GPL(xdp_do_redirect); variable

Completed in 206 milliseconds