Searched refs:npioctl (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/net/ |
| H A D | if_ppp.h | 109 struct npioctl { struct 155 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 156 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/net/ |
| H A D | if_ppp.h | 109 struct npioctl { struct 155 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 156 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ppp-ioctl.h | 55 struct npioctl { struct 100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ppp-ioctl.h | 55 struct npioctl { struct 100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ppp-ioctl.h | 55 struct npioctl { struct 100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ppp_generic.rst | 403 protocol. The argument should point to an npioctl struct (defined 420 protocol. The argument should point to an npioctl struct with the
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_generic.c | 621 struct npioctl npi; in ppp_ioctl()
|