Home
last modified time | relevance | path

Searched refs:PPPIOCSCOMPRESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h99 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst379 * PPPIOCSCOMPRESS sets the parameters for packet compression or
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c852 case PPPIOCSCOMPRESS: in ppp_ioctl()
3040 /* Process the PPPIOCSCOMPRESS ioctl. */ in ppp_set_compress()