Searched refs:PPPIO_CFLAGS (Results 1 – 2 of 2) sorted by relevance
/external/ppp/pppd/include/net/ |
D | pppio.h | 45 #define PPPIO_CFLAGS _PPPIO(135) /* set/clear/get compression flags */ macro
|
/external/ppp/pppd/ |
D | sys-solaris.c | 1565 strioctl(pppfd, PPPIO_CFLAGS, cf, sizeof(cf), sizeof(int)) < 0) 1615 strioctl(pppfd, PPPIO_CFLAGS, cf, sizeof(cf), sizeof(int)) < 0) 1646 if (strioctl(pppfd, PPPIO_CFLAGS, cf, sizeof(cf), sizeof(int)) < 0) { 1725 if (strioctl(pppfd, PPPIO_CFLAGS, cf, sizeof(cf), sizeof(int)) < 0) { 1754 if (strioctl(pppfd, PPPIO_CFLAGS, cf, sizeof(cf), sizeof(int)) < 0) {
|