Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dnet.c26 static int getnetidfromhandle(net_handle_t handle, unsigned *netid) { in getnetidfromhandle() function
47 if (!getnetidfromhandle(network, &netid)) { in android_setsocknetwork()
62 if (!getnetidfromhandle(network, &netid)) { in android_setprocnetwork()
79 if (!getnetidfromhandle(network, &netid)) { in android_getaddrinfofornetwork()
90 if (!getnetidfromhandle(network, &netid)) { in android_res_nquery()
104 if (!getnetidfromhandle(network, &netid)) { in android_res_nsend()