Linux Kernel
3.7.1
|
#include <hash_alg.h>
Data Fields | |
u32 | high_word |
u32 | low_word |
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.
u32 high_word |
Definition at line 145 of file hash_alg.h.
u32 low_word |
Definition at line 146 of file hash_alg.h.