The Netsukuku Project  0.0.9
An Alternative routing method
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
hash.c File Reference
#include "includes.h"
#include "hash.h"
Include dependency graph for hash.c:

Functions

unsigned int inthash (unsigned int key)
 
u_long fnv_32_buf (void *buf, size_t len, u_long hval)
 
unsigned int dl_elf_hash (const unsigned char *name)
 
int hash_time (int *h_sec, int *h_usec)
 

Function Documentation

unsigned int dl_elf_hash ( const unsigned char *  name)
inline

Here is the caller graph for this function:

u_long fnv_32_buf ( void *  buf,
size_t  len,
u_long  hval 
)

Here is the caller graph for this function:

int hash_time ( int *  h_sec,
int *  h_usec 
)

Here is the call graph for this function:

unsigned int inthash ( unsigned int  key)

Here is the caller graph for this function: