Searched refs:PPPIOCSRASYNCMAP (Results 1 – 2 of 2) sorted by relevance
121 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ macro
1253 if (ioctl(ppp_fd, PPPIOCSRASYNCMAP, (caddr_t) &asyncmap) < 0) { in tty_recv_config()