Home
last modified time | relevance | path

Searched refs:fruFieldTypeLength (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dpdr_utils.cpp27 static constexpr uint8_t fruFieldTypeLength = 2; variable
257 index += fruFieldTypeLength + (unsigned)tlv->length; in parseFruRecordTable()