Searched defs:PPPIOCSACTIVE (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 80 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ppp-ioctl.h | 103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ppp-ioctl.h | 103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 93 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 93 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) macro
|
Completed in 3 milliseconds