Searched refs:PPPIOCSCOMPRESS (Results 1 – 4 of 4) sorted by relevance
147 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) macro
492 return sys_ioctl(fd, PPPIOCSCOMPRESS, (unsigned long) odata); in ppp_scompress()
359 * PPPIOCSCOMPRESS sets the parameters for packet compression or
666 case PPPIOCSCOMPRESS: in ppp_ioctl()