ROHC compression/decompression library
Data Structures | Macros
rohc_internal.h File Reference

ROHC private common definitions and routines. More...

#include "rohc.h"
Include dependency graph for rohc_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rohc_medium
 ROHC medium (CID characteristics) More...
 

Macros

#define ROHC_PADDING_BYTE   0xe0
 The padding field defined by the ROHC protocol. More...
 

Detailed Description

ROHC private common definitions and routines.

Author
Didier Barvaux didie.nosp@m.r.ba.nosp@m.rvaux.nosp@m.@tou.nosp@m.louse.nosp@m..viv.nosp@m.eris..nosp@m.com
Didier Barvaux didie.nosp@m.r@ba.nosp@m.rvaux.nosp@m..org

Macro Definition Documentation

◆ ROHC_PADDING_BYTE

#define ROHC_PADDING_BYTE   0xe0

The padding field defined by the ROHC protocol.

See RFC 3095, ยง5.2:

   Padding Octet

     0   1   2   3   4   5   6   7
   +---+---+---+---+---+---+---+---+
   | 1   1   1   0   0   0   0   0 |
   +---+---+---+---+---+---+---+---+