Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h105 #define PPPIOCSDEBUG _IOW('t', 64, int) /* Set debug level */ macro
/linux-5.19.10/Documentation/networking/
Dppp_generic.rst391 * PPPIOCSDEBUG sets the debug flags for the interface to the value in
/linux-5.19.10/drivers/net/ppp/
Dppp_generic.c841 case PPPIOCSDEBUG: in ppp_ioctl()