Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dpdr_utils.cpp24 static constexpr uint8_t fruRecordDataFormatLength = 7; variable
219 if (fruLen < fruRecordDataFormatLength) in parseFruRecordTable()