Home
last modified time | relevance | path

Searched defs:pldm_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/libpldm/src/
H A Dcontrol-internal.h26 uint8_t pldm_type; member
H A Dcontrol.c310 int pldm_control_add_type(struct pldm_control *control, uint8_t pldm_type, in pldm_control_add_type()
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp549 uint8_t pldm_type = 0x0; in TEST() local
598 uint8_t pldm_type; in TEST() local
630 uint8_t pldm_type; in TEST() local
662 uint8_t pldm_type; in TEST() local
696 uint8_t pldm_type; in TEST() local
732 uint8_t pldm_type; in TEST() local
/openbmc/libpldm/src/dsp/
H A Dbase.c506 size_t payload_length, uint8_t *pldm_type, in decode_multipart_receive_req()
583 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only_errno()
600 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only()
/openbmc/libpldm/include/libpldm/
H A Dbase.h248 uint8_t pldm_type; //!< PLDM type member
330 uint8_t pldm_type; //!< PLDM Type for the MultipartReceive member