Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dpppio.h54 #define PPPIO_DEBUG _PPPIO(144) /* request debug information */ macro
/external/ppp/pppd/
Dsys-solaris.c606 strioctl(pppfd, PPPIO_DEBUG, &x, sizeof(int), 0); in sys_init()
632 strioctl(ifd, PPPIO_DEBUG, &x, sizeof(int), 0); in sys_init()
643 strioctl(i6fd, PPPIO_DEBUG, &x, sizeof(int), 0); in sys_init()
951 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);
968 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);