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