Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp77 std::string ifService, logicalPath; in getVLANID() local
99 if (ifService.empty() && (vlan || ethernet)) in getVLANID()
101 ifService = service; in getVLANID()
117 auto method = bus.new_method_call(ifService.c_str(), logicalPath.c_str(), in getVLANID()