Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h105 #define PPPIOCSDEBUG _IOW('t', 64, int) /* Set debug level */ macro
/Linux-v5.4/fs/
Dcompat_ioctl.c628 COMPATIBLE_IOCTL(PPPIOCSDEBUG)
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt365 * PPPIOCSDEBUG sets the debug flags for the interface to the value in
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c691 case PPPIOCSDEBUG: in ppp_ioctl()