Searched refs:getNextStaticIpEntry (Results 1 – 1 of 1) sorted by relevance
1481 inline std::vector<IPv4AddressData>::const_iterator getNextStaticIpEntry( in getNextStaticIpEntry() function1490 inline std::vector<IPv6AddressData>::const_iterator getNextStaticIpEntry( in getNextStaticIpEntry() function1522 getNextStaticIpEntry(ipv4Data.cbegin(), ipv4Data.cend()); in parseAddresses()1660 nicIpEntry = getNextStaticIpEntry(nicIpEntry, ipv4Data.cend()); in parseAddresses()1671 nicIpEntry = getNextStaticIpEntry(nicIpEntry, ipv4Data.cend()); in parseAddresses()1771 getNextStaticIpEntry(ipv6Data.cbegin(), ipv6Data.cend()); in handleIPv6StaticAddressesPatch()1827 getNextStaticIpEntry(++nicIpEntry, ipv6Data.cend()); in handleIPv6StaticAddressesPatch()1859 getNextStaticIpEntry(++nicIpEntry, ipv6Data.cend()); in handleIPv6StaticAddressesPatch()