Searched refs:PPPIOCSCOMPRESS (Results 1 – 2 of 2) sorted by relevance
128 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) macro
1275 if (ioctl(ppp_dev_fd, PPPIOCSCOMPRESS, (caddr_t) &data) >= 0) in ccp_test()