HomeSort by relevance Sort by last modified time
    Searched full:print_interfaces (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/
iftop.c 196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) function
273 count += print_interfaces(ifs[!toggle], ifs[toggle], nr);

Completed in 124 milliseconds