Home
last modified time | relevance | path

Searched refs:print_interfaces (Results 1 – 1 of 1) sorted by relevance

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