ROHC compression/decompression library
Data Fields
net_hdr Struct Reference

#include <ip.h>

Data Fields

uint8_t proto
 
uint8_t * data
 
size_t len
 

Detailed Description

A network header

Field Documentation

uint8_t* net_hdr::data

The header data

size_t net_hdr::len

The header length (in bytes)

uint8_t net_hdr::proto

The header protocol


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