Searched refs:PPPIOCSRASYNCMAP (Results 1 – 5 of 5) sorted by relevance
121 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ macro
92 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ macro
1287 if (ioctl(ppp_fd, PPPIOCSRASYNCMAP, (caddr_t) &asyncmap) < 0) { in tty_recv_config()
1819 unsigned IOCTL_PPPIOCSRASYNCMAP = PPPIOCSRASYNCMAP;
709 _(PPPIOCSRASYNCMAP, READ, sizeof(int));