Home
last modified time | relevance | path

Searched refs:createTunTapImpl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service/jni/
Dcom_android_server_TestNetworkService.cpp67 static int createTunTapImpl(JNIEnv* env, bool isTun, bool hasCarrier, bool setIffMulticast, in createTunTapImpl() function
142 return createTunTapImpl(env, isTun, hasCarrier, setIffMulticast, iface.c_str()); in createTunTap()