xdp_master_redirect
u32 xdp_master_redirect(struct xdp_buff *xdp);
act = xdp_master_redirect(xdp);
EXPORT_SYMBOL_GPL(xdp_master_redirect);