Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ip6_flowlabel Struct Reference

#include <ipv6.h>

Data Fields

struct ip6_flowlabelnext
 
__be32 label
 
atomic_t users
 
struct in6_addr dst
 
struct ipv6_txoptionsopt
 
unsigned long linger
 
u8 share
 
union {
   struct pid *   pid
 
   kuid_t   uid
 
owner
 
unsigned long lastuse
 
unsigned long expires
 
struct netfl_net
 

Detailed Description

Definition at line 218 of file ipv6.h.

Field Documentation

Definition at line 222 of file ipv6.h.

unsigned long expires

Definition at line 231 of file ipv6.h.

struct net* fl_net

Definition at line 232 of file ipv6.h.

Definition at line 220 of file ipv6.h.

unsigned long lastuse

Definition at line 230 of file ipv6.h.

unsigned long linger

Definition at line 224 of file ipv6.h.

Definition at line 219 of file ipv6.h.

Definition at line 223 of file ipv6.h.

union { ... } owner

Definition at line 227 of file ipv6.h.

u8 share

Definition at line 225 of file ipv6.h.

kuid_t uid

Definition at line 228 of file ipv6.h.

atomic_t users

Definition at line 221 of file ipv6.h.


The documentation for this struct was generated from the following file: