msg_controllen = tswapal(target_msgh->msg_controllen); if (msg_controllen < sizeof(struct target_cmsghdr)) { goto the_end; } else if (do_strace) fprintf(stderr, "t2h_freebsd_cmsg INFO: len=%u < %u\n", msg_controllen, sizeof(struct target_cmsghdr));