Searched refs:PPPIOCSCOMPRESS (Results 1 – 4 of 4) sorted by relevance
99 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) macro
470 return do_ioctl(file, PPPIOCSCOMPRESS, (unsigned long) odata); in ppp_scompress()
353 * PPPIOCSCOMPRESS sets the parameters for packet compression or
685 case PPPIOCSCOMPRESS: in ppp_ioctl()