Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dppp-ioctl.h104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/Linux-v4.19/fs/
Dcompat_ioctl.c883 COMPATIBLE_IOCTL(PPPIOCGDEBUG)
/Linux-v4.19/Documentation/networking/
Dppp_generic.txt372 * PPPIOCGDEBUG returns the debug flags for the interface in the int
/Linux-v4.19/drivers/net/ppp/
Dppp_generic.c702 case PPPIOCGDEBUG: in ppp_ioctl()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.c584 case PPPIOCGDEBUG: in isdn_ppp_ioctl()