ipf_pcksum
sum2 = ipf_pcksum(fin, off, sum);
extern u_int ipf_pcksum(fr_info_t *, int, u_int);
return (ipf_pcksum(fin, off, sum));