Searched refs:getInterfaceForDestination (Results 1 – 1 of 1) sorted by relevance
52 final String if4 = getInterfaceForDestination(lp, INADDR_ANY); in getTetheringInterfaces()88 ? getInterfaceForDestination(ns.linkProperties, IN6ADDR_ANY) in getIPv6Interface()96 private static String getInterfaceForDestination(LinkProperties lp, InetAddress dst) { in getInterfaceForDestination() method in TetheringInterfaceUtils