Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c124 static void get_ppp_stats __P((struct ppp_stats64 *));
154 get_ppp_stats(curp) in get_ppp_stats() function
255 get_ppp_stats(curp) in get_ppp_stats() function
334 get_ppp_stats(&cur); in intpr()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h576 extern int get_ppp_stats __P((int, struct pppd_stats *));
H A Dmain.c1585 if (get_ppp_stats(u, &link_stats)) {
H A Dsys-solaris.c2197 get_ppp_stats(u, stats) in get_ppp_stats() function