ROHC compression/decompression library
Data Fields
rohc_feedback_2_rfc6846 Struct Reference

#include <feedback.h>

Data Fields

uint8_t sn1:6
 
uint8_t ack_type:2
 
uint8_t sn2
 
uint8_t crc
 

Detailed Description

The ROHC FEEDBACK-2 format as defined in RFC6846

Field Documentation

◆ ack_type

uint8_t rohc_feedback_2_rfc6846::ack_type

◆ crc

uint8_t rohc_feedback_2_rfc6846::crc

The feedback CRC

◆ sn1

uint8_t rohc_feedback_2_rfc6846::sn1

◆ sn2

uint8_t rohc_feedback_2_rfc6846::sn2

The 8 next LSB bits of the SN being acked


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