Home
last modified time | relevance | path

Searched refs:PPPIOCGNPMODE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dppp-ioctl.h54 /* Used with PPPIOCGNPMODE/PPPIOCSNPMODE */
100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dppp-ioctl.h54 /* Used with PPPIOCGNPMODE/PPPIOCSNPMODE */
100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dppp-ioctl.h90 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dppp-ioctl.h77 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dppp-ioctl.h90 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) macro
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c780 case PPPIOCGNPMODE: in ppp_ioctl()
788 if (cmd == PPPIOCGNPMODE) { in ppp_ioctl()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c891 case PPPIOCGNPMODE: in ppp_ioctl()
899 if (cmd == PPPIOCGNPMODE) { in ppp_ioctl()

Completed in 10 milliseconds