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

#include <netdevice.h>

Data Fields

u16 hh_len
 
u16 __pad
 
seqlock_t hh_lock
 
unsigned long hh_data [HH_DATA_ALIGN(LL_MAX_HEADER)/sizeof(long)]
 

Detailed Description

Definition at line 234 of file netdevice.h.

Field Documentation

u16 __pad

Definition at line 236 of file netdevice.h.

Definition at line 245 of file netdevice.h.

u16 hh_len

Definition at line 235 of file netdevice.h.

seqlock_t hh_lock

Definition at line 237 of file netdevice.h.


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