Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dcontrol.c17 hdr->rq_dgram_inst = req_hdr->rq_dgram_inst & in fill_resp()
242 if ((ctrl_hdr->rq_dgram_inst & in mctp_control_handler()
H A Dlibmctp-cmds.h18 uint8_t rq_dgram_inst; member
H A Dcore.c485 hdr->rq_dgram_inst & MCTP_CTRL_HDR_FLAG_REQUEST; in mctp_ctrl_cmd_is_request()
/openbmc/libmctp/tests/
H A Dtest_cmds.c92 .rq_dgram_inst = MCTP_CTRL_HDR_FLAG_REQUEST, in send_transport_control_message()