Searched refs:getNextStaticIpEntry (Results 1 – 1 of 1) sorted by relevance
1486 inline std::vector<IPv4AddressData>::const_iterator getNextStaticIpEntry( in getNextStaticIpEntry() function1495 inline std::vector<IPv6AddressData>::const_iterator getNextStaticIpEntry( in getNextStaticIpEntry() function1527 getNextStaticIpEntry(ipv4Data.cbegin(), ipv4Data.cend()); in parseAddresses()1667 nicIpEntry = getNextStaticIpEntry(nicIpEntry, ipv4Data.cend()); in parseAddresses()1679 nicIpEntry = getNextStaticIpEntry(nicIpEntry, ipv4Data.cend()); in parseAddresses()1779 getNextStaticIpEntry(ipv6Data.cbegin(), ipv6Data.cend()); in handleIPv6StaticAddressesPatch()1835 getNextStaticIpEntry(++nicIpEntry, ipv6Data.cend()); in handleIPv6StaticAddressesPatch()1867 getNextStaticIpEntry(++nicIpEntry, ipv6Data.cend()); in handleIPv6StaticAddressesPatch()