Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c90 #define ppp_stats64 ppp_stats64 macro
94 #ifndef ppp_stats64
95 #define ppp_stats64 ppp_stats macro
124 static void get_ppp_stats __P((struct ppp_stats64 *));
155 struct ppp_stats64 *curp; in get_ppp_stats()
256 struct ppp_stats64 *curp; in get_ppp_stats()
327 struct ppp_stats64 cur, old; in intpr()
/titanic_41/usr/src/uts/common/net/
H A Dppp_defs.h227 struct ppp_stats64 { struct
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h293 struct ppp_stats64 ppa_stats; /* legacy stats structure */
H A Dsppp.c471 struct ppp_stats64 *psp; in sppp_ioctl()
617 psp = (struct ppp_stats64 *)nmp->b_wptr; in sppp_ioctl()
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1152 struct ppp_stats64 *psp; in spppcomp_rput()
1205 iop->ioc_count == sizeof (struct ppp_stats64) && in spppcomp_rput()
1218 psp = (struct ppp_stats64 *)mp->b_cont->b_rptr; in spppcomp_rput()
/titanic_41/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c778 struct ppp_stats64 *psp; in spppasyn_wput()
852 psp = (struct ppp_stats64 *)np->b_wptr; in spppasyn_wput()
/titanic_41/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1118 struct ppp_stats64 *psp; in sppptun_inner_ioctl()
1158 psp = (struct ppp_stats64 *)mptmp->b_wptr; in sppptun_inner_ioctl()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2201 struct ppp_stats64 s64;