Home
last modified time | relevance | path

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

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