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.cpp551 uint8_t pldm_type = 0x0; in TEST() local
600 uint8_t pldm_type; in TEST() local
632 uint8_t pldm_type; in TEST() local
664 uint8_t pldm_type; in TEST() local
698 uint8_t pldm_type; in TEST() local
734 uint8_t pldm_type; in TEST() local
/openbmc/libpldm/src/dsp/
H A Dbase.c507 size_t payload_length, uint8_t *pldm_type, in decode_multipart_receive_req()
678 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only_errno()
695 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only()
/openbmc/libpldm/include/libpldm/
H A Dbase.h261 uint8_t pldm_type; //!< PLDM type member
343 uint8_t pldm_type; //!< PLDM Type for the MultipartReceive member