Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dmsgbuf.h165 int pldm_msgbuf_validate(struct pldm_msgbuf *ctx) in pldm_msgbuf_validate() function
235 return pldm_msgbuf_discard(ctx, pldm_msgbuf_validate(ctx)); in pldm_msgbuf_complete()
1208 rc = pldm_msgbuf_validate(ctx); in pldm_msgbuf_complete_used()