Home
last modified time | relevance | path

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

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