Lines Matching refs:bus_t
69 maybeGetChannelParams(sdbusplus::bus_t& bus, uint8_t channel);
78 ChannelParams getChannelParams(sdbusplus::bus_t& bus, uint8_t channel);
89 sdbusplus::bus_t bus(ipmid_get_sd_bus_connection()); in channelCall()
173 ObjectLookupCache(sdbusplus::bus_t& bus, const ChannelParams& params, in ObjectLookupCache()
214 sdbusplus::bus_t& bus;
251 [[maybe_unused]] sdbusplus::bus_t& bus, in findIfAddr()
309 sdbusplus::bus_t& bus, const ChannelParams& params, uint8_t idx, in getIfAddr()
326 void reconfigureIfAddr6(sdbusplus::bus_t& bus, const ChannelParams& params,
338 getGatewayProperty(sdbusplus::bus_t& bus, const ChannelParams& params) in getGatewayProperty()
353 sdbusplus::bus_t&, const ChannelParams&, in findStaticNeighbor() argument
395 void createNeighbor(sdbusplus::bus_t& bus, const ChannelParams& params, in createNeighbor()
416 void deleteObjectIfExists(sdbusplus::bus_t& bus, const std::string& service,
426 void setGatewayProperty(sdbusplus::bus_t& bus, const ChannelParams& params, in setGatewayProperty()