Searched refs:PPPIOCSNPMODE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ppp-ioctl.h | 54 /* Used with PPPIOCGNPMODE/PPPIOCSNPMODE */ 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ppp-ioctl.h | 54 /* Used with PPPIOCGNPMODE/PPPIOCSNPMODE */ 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 91 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 78 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 91 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) macro
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_generic.c | 781 case PPPIOCSNPMODE: in ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_generic.c | 892 case PPPIOCSNPMODE: in ppp_ioctl()
|
Completed in 11 milliseconds