Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h67958 struct tun_struct { struct
67959 struct tun_file *tfiles[256];
67960 unsigned int numqueues;
67961 unsigned int flags;
67962 kuid_t owner;
67963 kgid_t group;
67964 struct net_device *dev;
67965 netdev_features_t set_features;
67966 int align;
67967 int vnet_hdr_sz;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h105273 struct tun_struct { struct
105274 struct tun_file *tfiles[256];
105275 unsigned int numqueues;
105276 unsigned int flags;
105277 kuid_t owner;
105278 kgid_t group;
105279 struct net_device *dev;
105280 netdev_features_t set_features;
105281 int align;
105282 int vnet_hdr_sz;
[all …]
H A Dvmlinux_518.h105273 struct tun_struct { struct
105274 struct tun_file *tfiles[256];
105275 unsigned int numqueues;
105276 unsigned int flags;
105277 kuid_t owner;
105278 kgid_t group;
105279 struct net_device *dev;
105280 netdev_features_t set_features;
105281 int align;
105282 int vnet_hdr_sz;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h88331 struct tun_struct { struct
88332 struct tun_file __attribute__((btf_type_tag("rcu"))) *tfiles[256];
88333 unsigned int numqueues;
88334 unsigned int flags;
88335 kuid_t owner;
88336 kgid_t group;
88337 struct net_device *dev;
88338 netdev_features_t set_features;
88339 int align;
88340 int vnet_hdr_sz;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h102805 struct tun_struct { struct
102806 struct tun_file *tfiles[256];
102807 unsigned int numqueues;
102808 unsigned int flags;
102809 kuid_t owner;
102810 kgid_t group;
102811 struct net_device *dev;
102812 netdev_features_t set_features;
102813 int align;
102814 int vnet_hdr_sz;
[all …]
H A Dvmlinux.h102805 struct tun_struct { struct
102806 struct tun_file *tfiles[256];
102807 unsigned int numqueues;
102808 unsigned int flags;
102809 kuid_t owner;
102810 kgid_t group;
102811 struct net_device *dev;
102812 netdev_features_t set_features;
102813 int align;
102814 int vnet_hdr_sz;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h98067 struct tun_struct { struct
98068 struct tun_file __attribute__((btf_type_tag("rcu"))) *tfiles[256];
98069 unsigned int numqueues;
98070 unsigned int flags;
98071 kuid_t owner;
98072 kgid_t group;
98073 struct net_device *dev;
98074 netdev_features_t set_features;
98075 int align;
98076 int vnet_hdr_sz;
[all …]