Searched refs:PPPIOCGDEBUG (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ppp-ioctl.h | 104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ppp-ioctl.h | 104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 94 #define PPPIOCGDEBUG _IOR('t', 65, int) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 81 #define PPPIOCGDEBUG _IOR('t', 65, int) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 94 #define PPPIOCGDEBUG _IOR('t', 65, int) macro
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_generic.c | 737 case PPPIOCGDEBUG: in ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_generic.c | 848 case PPPIOCGDEBUG: in ppp_ioctl()
|
Completed in 11 milliseconds