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

  /external/quake/quake/src/WinQuake/
net_udp.cpp 92 int ifc_get_info(const char *name, in_addr_t *addr, in_addr_t *mask, unsigned *flags) function
129 ifc_get_info("tiwlan0", &addr, 0, 0);
  /system/core/libnetutils/
ifc_utils.c 156 int ifc_get_info(const char *name, in_addr_t *addr, in_addr_t *mask, unsigned *flags) function
256 ifc_get_info(ifname, &myaddr, NULL, NULL);

Completed in 181 milliseconds