ocp_vul_smart_t
if (len < sizeof (ocp_vul_smart_t)) {
sizeof (ocp_vul_smart_t));
const ocp_vul_smart_t *log = data;
.nlfi_min = sizeof (ocp_vul_smart_t),
#define OCP_F_SMART(f) .nf_off = offsetof(ocp_vul_smart_t, osh_##f), \
.nf_len = sizeof (((ocp_vul_smart_t *)NULL)->osh_##f)
.nlpi_len = sizeof (ocp_vul_smart_t),
CTASSERT(sizeof (ocp_vul_smart_t) == 512);
CTASSERT(offsetof(ocp_vul_smart_t, osh_therm) == 96);
CTASSERT(offsetof(ocp_vul_smart_t, osh_vers) == 494);