Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dpppio.h41 #define PPPIO_GETSTAT _PPPIO(131) /* get PPP statistics */ macro
/external/ppp/pppd/
Dsys-solaris.c1671 strioctl(pppfd, PPPIO_GETSTAT, &s, 0, sizeof(s)) < 0) {