Searched refs:INTF_VLAN (Results 1 – 4 of 4) sorted by relevance
63 std::vector<std::string>{INTF_VLAN, INTF_ETHERNET}); in getVLANID()90 if (intf == INTF_VLAN) in getVLANID()119 method.append(INTF_VLAN, "Id"); in getVLANID()
38 constexpr auto INTF_VLAN = "xyz.openbmc_project.Network.VLAN"; variable
24 constexpr auto INTF_VLAN = "xyz.openbmc_project.Network.VLAN"; variable
84 std::vector<std::string> interfaces = {INTF_VLAN, INTF_ETHERNET}; in maybeGetChannelParams() 101 if (intf == INTF_VLAN) in maybeGetChannelParams() 469 bus, params.service, params.logicalPath, INTF_VLAN, "Id")); in getVLANProperty()