Home
last modified time | relevance | path

Searched defs:tun_filter (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_tun.h81 struct tun_filter { struct
82 __u16 flags;
83 __u16 count;
84 __u8 addr[0][ETH_ALEN];
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dif_tun.h108 struct tun_filter { struct
109 __u16 flags; /* TUN_FLT_ flags see above */
110 __u16 count; /* Number of addresses */
111 __u8 addr[][ETH_ALEN];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_tun.h66 struct tun_filter { struct
67 __u16 flags;
68 __u16 count;
69 __u8 addr[0][ETH_ALEN];
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_tun.h108 struct tun_filter { struct
109 __u16 flags; /* TUN_FLT_ flags see above */
110 __u16 count; /* Number of addresses */
111 __u8 addr[0][ETH_ALEN];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dif_tun.h81 struct tun_filter { struct
82 __u16 flags;
83 __u16 count;
84 __u8 addr[0][ETH_ALEN];
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dif_tun.h108 struct tun_filter { struct
109 __u16 flags; /* TUN_FLT_ flags see above */
110 __u16 count; /* Number of addresses */
111 __u8 addr[0][ETH_ALEN];
/kernel/linux/linux-6.6/include/uapi/linux/
Dif_tun.h112 struct tun_filter { struct
113 __u16 flags; /* TUN_FLT_ flags see above */
114 __u16 count; /* Number of addresses */
115 __u8 addr[][ETH_ALEN];