Searched refs:nativeCreateIcmp6Socket (Results 1 – 1 of 1) sorted by relevance
40 return ParcelFileDescriptor.adoptFd(nativeCreateIcmp6Socket(infraInterfaceName)); in createIcmp6Socket()43 private static native int nativeCreateIcmp6Socket(String interfaceName) throws IOException; in nativeCreateIcmp6Socket() method in InfraInterfaceController