bpf_mcopy
bpf_mcopy(pkt, (u_char *)bh + hdrlen, bh->bh_caplen);
void bpf_mcopy(const void *, void *, size_t);