Home
last modified time | relevance | path

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

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