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

#include <hash_alg.h>

Data Fields

u32 high_word
 
u32 low_word
 

Detailed Description

struct uint64 - Structure to handle 64 bits integers. : Most significant bits. : Least significant bits.

Used to handle 64 bits integers.

Definition at line 144 of file hash_alg.h.

Field Documentation

u32 high_word

Definition at line 145 of file hash_alg.h.

u32 low_word

Definition at line 146 of file hash_alg.h.


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