ROHC compression/decompression library
|
Directories | |
directory | schemes |
Files | |
file | c_esp.c |
ROHC ESP compression profile. | |
file | c_ip.c |
ROHC compression context for the IP-only profile. | |
file | c_ip.h [code] |
ROHC compression context for the IP-only profile. | |
file | c_rtp.c |
ROHC compression context for the RTP profile. | |
file | c_rtp.h [code] |
ROHC compression context for the RTP profile. | |
file | c_tcp.c |
ROHC compression context for the TCP profile. | |
file | c_tcp_defines.h [code] |
Main definitions for the TCP compression profile. | |
file | c_tcp_dynamic.c |
Handle the dynamic chain of the TCP compression profile. | |
file | c_tcp_dynamic.h [code] |
Handle the dynamic chain of the TCP compression profile. | |
file | c_tcp_irregular.c |
Handle the irregular chain of the TCP compression profile. | |
file | c_tcp_irregular.h [code] |
Handle the irregular chain of the TCP compression profile. | |
file | c_tcp_opts_list.c |
Handle the list of TCP options for the TCP compression profile. | |
file | c_tcp_opts_list.h [code] |
Handle the list of TCP options for the TCP ompression profile. | |
file | c_tcp_replicate.c |
Handle the replicate chain of the TCP compression profile. | |
file | c_tcp_replicate.h [code] |
Handle the replicate chain of the TCP compression profile. | |
file | c_tcp_static.c |
Handle the static chain of the TCP compression profile. | |
file | c_tcp_static.h [code] |
Handle the static chain of the TCP compression profile. | |
file | c_udp.c |
ROHC compression context for the UDP profile. | |
file | c_udp.h [code] |
ROHC compression context for the UDP profile. | |
file | c_udp_lite.c |
ROHC compression context for the UDP-Lite profile. | |
file | c_uncompressed.c |
ROHC compression context for the uncompressed profile. | |
file | rohc_comp.c |
ROHC compression routines. | |
file | rohc_comp.h [code] |
ROHC compression routines. | |
file | rohc_comp_internals.h [code] |
Internal structures for ROHC compression. | |
file | rohc_comp_rfc3095.c |
Generic framework for RFC3095-based compression profiles such as IP-only, UDP, UDP-Lite, ESP, and RTP profiles. | |
file | rohc_comp_rfc3095.h [code] |
Generic framework for RFC3095-based compression profiles such as IP-only, UDP, UDP-Lite, ESP, and RTP profiles. | |