fletcher_4_native
{{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
{{fletcher_4_native, fletcher_4_byteswap}, NULL, NULL,
fletcher_4_native(&this_lb, asize, NULL, &cksum);
fletcher_4_native(buf, size, NULL, &cksum);
fletcher_4_native(ub, sizeof (*ub), NULL, &cksum);
fletcher_4_native(buf, size, NULL, &zc_ref);
fletcher_4_native(buf, size, NULL, &zc);
fletcher_4_native(buf, size, NULL, &zc_ref);
fletcher_4_native(buf, len, NULL, &nzc);
native ? fletcher_4_native : fletcher_4_byteswap;
void fletcher_4_native(const void *, size_t, const void *, zio_cksum_t *);
{{fletcher_4_native, fletcher_4_byteswap}, 1, 0, "fletcher4"},
extern void fletcher_4_native(const void *, uint64_t, zio_cksum_t *);
fletcher_4_native(this_lb, asize, NULL, &cksum);
fletcher_4_native(tmpbuf, asize, NULL,