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