Searched defs:selectIpv4Address (Results 1 – 4 of 4) sorted by relevance
59 in_addr_t selectIpv4Address(const in_addr ip, int16_t prefixlen, in selectIpv4Address() function
63 in_addr_t selectIpv4Address(const in_addr ip, const int16_t prefixlen) { in selectIpv4Address() function
209 public String selectIpv4Address(@NonNull String v4addr, int prefixlen) in selectIpv4Address() method in ClatCoordinatorTest.TestDependencies606 public String selectIpv4Address(@NonNull String v4addr, int prefixlen) in testNotStartClatWithNativeFailureSelectIpv4Address() method in ClatCoordinatorTest.FailureDependencies
176 public String selectIpv4Address(@NonNull String v4addr, int prefixlen) in selectIpv4Address() method in ClatCoordinator.Dependencies