|
ROHC compression/decompression library
|
#include <hashtable.h>

Data Fields | |
| struct hashlist * | prev |
| struct hashlist * | next |
| struct hashlist * | prev_cr |
| struct hashlist * | next_cr |
| uint8_t | key [] |
A linked list
| uint8_t hashlist::key[] |
| struct hashlist* hashlist::next |
| struct hashlist* hashlist::next_cr |
| struct hashlist* hashlist::prev |
| struct hashlist* hashlist::prev_cr |
1.8.14