HomeSort by relevance Sort by last modified time
    Searched refs:ifc_init_ifr (Results 1 - 2 of 2) sorted by null

  /system/core/libnetutils/
ifc_utils.c 75 static void ifc_init_ifr(const char *name, struct ifreq *ifr) function
86 ifc_init_ifr(name, &ifr);
99 ifc_init_ifr(name, &ifr);
111 ifc_init_ifr(name, &ifr);
140 ifc_init_ifr(name, &ifr);
150 ifc_init_ifr(name, &ifr);
159 ifc_init_ifr(name, &ifr);
257 ifc_init_ifr(ifname, &ifr);
  /external/quake/quake/src/WinQuake/
net_udp.cpp 85 static void ifc_init_ifr(const char *name, struct ifreq *ifr) function
95 ifc_init_ifr(name, &ifr);

Completed in 57 milliseconds