Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dpppio.h53 #define PPPIO_GCLEAN _PPPIO(143) /* get 8-bit-clean flags */ macro
/external/ppp/pppd/
Dsys-solaris.c1028 if (strioctl(pppfd, PPPIO_GCLEAN, &x, 0, sizeof(x)) < 0) in clean_check()