nvme_mi_open_mctp - Create an endpoint using a MCTP connection.
Contents
Arguments
root root object to create under
netid MCTP network ID on this system
eid MCTP endpoint ID
Description
Transport-specific endpoint initialization for MI-connected endpoints. Once an endpoint is created, the
rest of the API is transport-independent.
See nvme_mi_closeName
nvme_mi_open_mctp - Create an endpoint using a MCTP connection.
Return
New endpoint object for netid & eid, or NULL on failure.
August 2025 nvme_mi_open_mctp nvme_mi_open_mctp(2)
Synopsis
nvme_mi_ep_tnvme_mi_open_mctp(nvme_root_troot,unsignedintnetid,uint8_teid);
