Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst398 * PPPIOCGDEBUG returns the debug flags for the interface in the int
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c874 case PPPIOCGDEBUG: in ppp_ioctl()