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

  /system/core/toolbox/
iftop.c 100 static int get_interfaces(struct if_stats *ifs) function
261 get_interfaces(ifs[!toggle]);
268 nr = get_interfaces(ifs[toggle]);
  /external/wpa_supplicant_8/src/drivers/
driver.h 258 * is not an allocated copy, i.e., get_interfaces() caller will not free
1788 struct wpa_interface_info * (*get_interfaces)(void *global_priv); member in struct:wpa_driver_ops
    [all...]

Completed in 693 milliseconds