Home
last modified time | relevance | path

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

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