ROHC compression/decompression library
Data Fields
rohc_fingerprint_base Struct Reference

The part of the unique fingerprint for Context Replication. More...

#include <rohc_fingerprint.h>

Collaboration diagram for rohc_fingerprint_base:
Collaboration graph
[legend]

Data Fields

rohc_profile_t profile_id
 
uint8_t ip_hdrs_nr
 
struct rohc_fingerprint_ip ip_hdrs [ROHC_MAX_IP_HDRS]
 

Detailed Description

The part of the unique fingerprint for Context Replication.

Field Documentation

◆ ip_hdrs

struct rohc_fingerprint_ip rohc_fingerprint_base::ip_hdrs[ROHC_MAX_IP_HDRS]

◆ ip_hdrs_nr

uint8_t rohc_fingerprint_base::ip_hdrs_nr

The number of IP headers

◆ profile_id

rohc_profile_t rohc_fingerprint_base::profile_id

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