Searched refs:print_link_stats (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/
H A Dmain.c261 void print_link_stats __P((void));
1154 print_link_stats();
1184 print_link_stats() function
H A Dpppd.h484 void print_link_stats __P((void)); /* Print stats, if available */
H A Dauth.c607 print_link_stats();
H A Dipcp.c1879 print_link_stats(); /* _after_ running the notifiers and ip_down_hook(),
1880 * because print_link_stats() sets link_stats_valid
/external/iproute2/ip/
H A Dipaddress.c317 static void print_link_stats(FILE *fp, const struct rtnl_link_stats *s) function
469 print_link_stats(fp, RTA_DATA(tb[IFLA_STATS]));

Completed in 159 milliseconds