Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dtransport.cpp11 struct pldm_transport* transport_impl_init(TransportImpl& impl, pollfd& pollfd);
12 void transport_impl_destroy(TransportImpl& impl);
35 pldm_transport_impl_mctp_demux_init(TransportImpl& impl, pollfd& pollfd) in pldm_transport_impl_mctp_demux_init()
67 pldm_transport_impl_af_mctp_init(TransportImpl& impl, pollfd& pollfd) in pldm_transport_impl_af_mctp_init()
103 struct pldm_transport* transport_impl_init(TransportImpl& impl, pollfd& pollfd) in transport_impl_init()
114 void transport_impl_destroy(TransportImpl& impl) in transport_impl_destroy()
H A Dtransport.hpp12 union TransportImpl union
100 TransportImpl impl;
/openbmc/openpower-occ-control/
H A Dpldm.hpp259 union TransportImpl union in pldm::Interface
265 TransportImpl impl;