Searched refs:ethifaceId (Results 1 – 1 of 1) sorted by relevance
228 const std::string& ethifaceId, in extractEthernetInterfaceData() argument237 if (objpath.first == "/xyz/openbmc_project/network/" + ethifaceId) in extractEthernetInterfaceData()412 path / ethifaceId / "dhcp4"; in extractEthernetInterfaceData()462 path / ethifaceId / "dhcp6"; in extractEthernetInterfaceData()534 inline void extractIPV6Data(const std::string& ethifaceId, in extractIPV6Data() argument539 "/xyz/openbmc_project/network/" + ethifaceId; in extractIPV6Data()626 inline void extractIPData(const std::string& ethifaceId, in extractIPData() argument631 "/xyz/openbmc_project/network/" + ethifaceId; in extractIPData()850 const std::string& ethifaceId, in extractIPv6DefaultGatewayData() argument855 staticGatewayPathStart += ethifaceId; in extractIPv6DefaultGatewayData()[all …]