Searched refs:PPPIOCSRASYNCMAP (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/include/net/
H A Dif_ppp.h121 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ macro
/external/kernel-headers/original/linux/
H A Dif_ppp.h126 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ macro
/external/ppp/pppd/
H A Dsys-linux.c1253 if (ioctl(ppp_fd, PPPIOCSRASYNCMAP, (caddr_t) &asyncmap) < 0) {

Completed in 109 milliseconds