ROHC compression/decompression library
Data Fields
hashlist Struct Reference

#include <hashtable.h>

Collaboration diagram for hashlist:
Collaboration graph
[legend]

Data Fields

struct hashlistprev
 
struct hashlistnext
 
struct hashlistprev_cr
 
struct hashlistnext_cr
 
uint8_t key []
 

Detailed Description

A linked list

Field Documentation

◆ key

uint8_t hashlist::key[]

◆ next

struct hashlist* hashlist::next

◆ next_cr

struct hashlist* hashlist::next_cr

◆ prev

struct hashlist* hashlist::prev

◆ prev_cr

struct hashlist* hashlist::prev_cr

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