Contiki-NG
Loading...
Searching...
No Matches
index-memhash.c File Reference

A memory-resident hash map used as a DB index. More...

#include <string.h>
#include "lib/memb.h"
#include "db-options.h"
#include "index.h"
#include "net/ipv6/uip-debug.h"

Go to the source code of this file.

Detailed Description

A memory-resident hash map used as a DB index.

Author
Nicolas Tsiftes nvt@s.nosp@m.ics..nosp@m.se

Definition in file index-memhash.c.