Home
last modified time | relevance | path

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

/openbmc/libpldm/src/firmware_device/
H A Dfd.c325 rc = pldm_msgbuf_skip(buf, len); in pldm_fd_fw_param()
360 rc = pldm_msgbuf_skip(buf, len); in pldm_fd_fw_param()
/openbmc/libpldm/src/
H A Dmsgbuf.h1152 LIBPLDM_CC_ALWAYS_INLINE int pldm_msgbuf_skip(struct pldm_msgbuf *ctx, in pldm_msgbuf_skip() function