__bpf_xdp_store_bytes
int __bpf_xdp_store_bytes(struct xdp_buff *xdp, u32 offset, void *buf, u32 len);
return __bpf_xdp_store_bytes(dst->data, dst->offset + offset, src, len);