Searched defs:tun_struct (Results 1 – 7 of 7) sorted by relevance
67958 struct tun_struct { struct67959 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 …]
105273 struct tun_struct { struct105274 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 …]
88331 struct tun_struct { struct88332 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 …]
102805 struct tun_struct { struct102806 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 …]
98067 struct tun_struct { struct98068 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 …]