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.hpp1031 size_t entryIdx = 1; in handleIPv6DefaultGateway() local
1049 "IPv6StaticDefaultGateways/" + std::to_string(entryIdx); in handleIPv6DefaultGateway()
1103 entryIdx++; in handleIPv6DefaultGateway()
1525 size_t entryIdx = 0; in parseAddresses() local
1530 std::format("IPv4StaticAddresses/{}", entryIdx); in parseAddresses()
1661 entryIdx++; in parseAddresses()
1769 size_t entryIdx = 1; in handleIPv6StaticAddressesPatch() local
1776 "IPv6StaticAddresses/" + std::to_string(entryIdx); in handleIPv6StaticAddressesPatch()
1833 entryIdx++; in handleIPv6StaticAddressesPatch()
1861 entryIdx++; in handleIPv6StaticAddressesPatch()