Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c627 COMPATIBLE_IOCTL(PPPIOCGDEBUG)
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt372 * PPPIOCGDEBUG returns the debug flags for the interface in the int
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c698 case PPPIOCGDEBUG: in ppp_ioctl()