Main definitions for the TCP decompression profile.  
More...
#include "ip.h"
#include "interval.h"
#include "protocols/ip.h"
#include "protocols/tcp.h"
#include "protocols/rfc6846.h"
#include "schemes/ip_ctxt.h"
#include "schemes/decomp_wlsb.h"
#include "schemes/tcp_ts.h"
#include "schemes/tcp_sack.h"
#include <stdint.h>
 
Go to the source code of this file.
◆ ROHC_TCP_OPT_GENERIC_DATA_MAX_LEN
◆ ROHC_TCP_OPT_HDR_LEN
      
        
          | #define ROHC_TCP_OPT_HDR_LEN   2U | 
        
      
 
 
◆ ROHC_TCP_OPT_MAX_LEN
      
        
          | #define ROHC_TCP_OPT_MAX_LEN   0xffU |