|
Linux Kernel
3.7.1
|
#include <ipv6.h>
Data Fields | |
| struct ip6_flowlabel * | next |
| __be32 | label |
| atomic_t | users |
| struct in6_addr | dst |
| struct ipv6_txoptions * | opt |
| unsigned long | linger |
| u8 | share |
| union { | |
| struct pid * pid | |
| kuid_t uid | |
| } | owner |
| unsigned long | lastuse |
| unsigned long | expires |
| struct net * | fl_net |
| struct ip6_flowlabel* next |
| struct ipv6_txoptions* opt |
| union { ... } owner |
1.8.2