ROHC compression/decompression library
Data Fields
rohc_decoded_ip_values Struct Reference

#include <d_generic.h>

Data Fields

uint8_t version:4
uint8_t tos
uint16_t id
uint8_t df:1
uint8_t ttl
uint8_t proto
uint8_t nbo:1
uint8_t rnd:1
uint32_t flowid:20
uint8_t saddr [16]
uint8_t daddr [16]

Detailed Description

The outer or inner IP values decoded from the extracted ROHC bits


Field Documentation

The decoded destination address field

The decoded DF field (IPv4 only)

The decoded flow ID field (IPv6 only)

The decoded IP-ID field (IPv4 only)

The decoded NBO field (IPv4 only)

The decoded protocol/NH field

The decoded RND field (IPv4 only)

The decoded source address field

The decoded TOS/TC field

The decoded TTL/HL field

The decoded version field


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