Searched defs:netid (Results 1 – 2 of 2) sorted by relevance
30 static int getnetidfromhandle(net_handle_t handle, unsigned *netid) { in getnetidfromhandle()45 static net_handle_t gethandlefromnetid(unsigned netid) { in gethandlefromnetid()53 unsigned netid; in android_setsocknetwork() local68 unsigned netid; in android_setprocnetwork() local88 unsigned netid = getNetworkForProcess(); in android_getprocnetwork() local94 unsigned netid; in android_setprocdns() local114 unsigned netid; in android_getprocdns() local128 unsigned netid; in android_getaddrinfofornetwork() local139 unsigned netid; in android_res_nquery() local153 unsigned netid; in android_res_nsend() local
155 public boolean log(int netid, @NonNull int[] transports, @NonNull Event data) { in log()