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

Data Fields

u32 coeff [((EMMH32_MSGLEN_MAX)+3)>>2]
 
u64 accum
 
int position
 
union {
   u8   d8 [4]
 
   __be32   d32
 
part
 

Detailed Description

Definition at line 953 of file airo.c.

Field Documentation

u64 accum

Definition at line 955 of file airo.c.

Definition at line 954 of file airo.c.

__be32 d32

Definition at line 959 of file airo.c.

u8 d8[4]

Definition at line 958 of file airo.c.

union { ... } part
int position

Definition at line 956 of file airo.c.


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