Home
last modified time | relevance | path

Searched defs:pldm_msgbuf_extract_uint32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/src/
H A Dmsgbuf.h115 #define pldm_msgbuf_extract_uint32(ctx, dst) \ macro
/openbmc/libpldm/tests/
H A Dmsgbuf.hpp209 #define pldm_msgbuf_extract_uint32(ctx, dst) \ macro