Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp1036 size_t entryIdx = 1; in handleIPv6DefaultGateway() local
1054 "IPv6StaticDefaultGateways/" + std::to_string(entryIdx); in handleIPv6DefaultGateway()
1108 entryIdx++; in handleIPv6DefaultGateway()
1530 size_t entryIdx = 0; in parseAddresses() local
1535 std::format("IPv4StaticAddresses/{}", entryIdx); in parseAddresses()
1669 entryIdx++; in parseAddresses()
1777 size_t entryIdx = 1; in handleIPv6StaticAddressesPatch() local
1784 "IPv6StaticAddresses/" + std::to_string(entryIdx); in handleIPv6StaticAddressesPatch()
1841 entryIdx++; in handleIPv6StaticAddressesPatch()
1869 entryIdx++; in handleIPv6StaticAddressesPatch()