at_cksum
at_cksum(struct mbuf *, int);
if (ddp_cksum && cksum && cksum != at_cksum(m, sizeof(int))) {
deh->deh_sum = at_cksum(m, sizeof(int));