|
ROHC compression/decompression library
|
ESP header description. More...
#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| struct | esphdr |
| RTP header. More... | |
Functions | |
| struct esphdr | __attribute__ ((packed)) |
Variables | |
| uint32_t | spi |
| uint32_t | sn |
ESP header description.
See section 2 of RFC 4303 for details.
| struct esphdr __attribute__ | ( | (packed) | ) |
| uint32_t sn |
ESP Sequence Number (SN)
Referenced by c_add_ts(), c_add_wlsb(), c_generic_feedback(), c_ip_code_ir_remainder(), and ts_update_context().
| uint32_t spi |
ESP Security Parameters Index (SPI)
1.7.6.1