ROHC compression/decompression library
Data Fields
esphdr Struct Reference

RTP header. More...

#include <esp.h>

Data Fields

uint32_t spi
uint32_t sn

Detailed Description

RTP header.

See section 2 of RFC 4303 for details.


Field Documentation

uint32_t esphdr::sn

ESP Sequence Number (SN)

Referenced by esp_compute_crc_dynamic().

uint32_t esphdr::spi

ESP Security Parameters Index (SPI)

Referenced by esp_compute_crc_static().


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