/bionic/libc/kernel/common/linux/ |
if_tun.h | 45 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog) 46 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
|
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/external/iproute2/include/linux/ |
if_tun.h | 52 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog) 53 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
|
/external/kernel-headers/original/linux/ |
if_tun.h | 52 #define TUNATTACHFILTER _IOW('T', 213, struct sock_fprog) 53 #define TUNDETACHFILTER _IOW('T', 214, struct sock_fprog)
|
filter.h | 34 struct sock_fprog /* Required for SO_ATTACH_FILTER. */ struct 147 extern int sk_attach_filter(struct sock_fprog *fprog, struct sock *sk);
|
if_ppp.h | 136 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ 137 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
|
/development/ndk/platforms/android-3/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_ppp.h | 150 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ 151 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
|
filter.h | 30 struct sock_fprog /* Required for SO_ATTACH_FILTER. */ struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
filter.h | 29 struct sock_fprog struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
if_ppp.h | 94 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) 95 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog)
|