Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp146 static constexpr const char* unboundIface = "rmcpp"; in setupSocket() local
149 iface = channel = unboundIface; in setupSocket()
203 if (iface != nameout && iface != unboundIface) in setupSocket()