ether_crc32_be_update
return ether_crc32_be_update(0xffffffff, buf, len);
u_int32_t ether_crc32_be_update(u_int32_t crc, const u_int8_t *, size_t);