ROHC compression/decompression library
File List
Here is a list of all files with brief descriptions:
o*c_esp.cROHC ESP compression profile
o*c_ip.cROHC compression context for the IP-only profile
o*c_ip.hROHC compression context for the IP-only profile
o*c_rtp.cROHC compression context for the RTP profile
o*c_rtp.hROHC compression context for the RTP profile
o*c_tcp.cROHC compression context for the TCP profile
o*c_tcp_opts_list.cHandle the list of TCP options for the TCP compression profile
o*c_tcp_opts_list.hHandle the list of TCP options for the TCP ompression profile
o*c_udp.cROHC compression context for the UDP profile
o*c_udp.hROHC compression context for the UDP profile
o*c_udp_lite.cROHC compression context for the UDP-Lite profile
o*c_uncompressed.cROHC compression context for the uncompressed profile
o*cid.cContext ID (CID) routines
o*cid.hContext ID (CID) routines
o*comp_list.cROHC generic list compression
o*comp_list.hROHC generic list compression
o*comp_list_ipv6.cROHC list compression of IPv6 extension headers
o*comp_list_ipv6.hROHC list compression of IPv6 extension headers
o*comp_scaled_rtp_ts.cScaled RTP Timestamp encoding
o*comp_scaled_rtp_ts.hScaled RTP Timestamp encoding
o*comp_wlsb.cWindow-based Least Significant Bits (W-LSB) encoding
o*comp_wlsb.hWindow-based Least Significant Bits (W-LSB) encoding
o*crc.cROHC CRC routines
o*crc.hROHC CRC routines
o*d_esp.cROHC ESP decompression profile
o*d_ip.cROHC decompression context for the IP-only profile
o*d_ip.hROHC decompression context for the IP-only profile
o*d_rtp.cROHC decompression context for the RTP profile
o*d_tcp.cROHC decompression context for the TCP profile
o*d_tcp_defines.hMain definitions for the TCP decompression profile
o*d_tcp_dynamic.cHandle the dynamic chain of the TCP decompression profile
o*d_tcp_dynamic.hHandle the dynamic chain of the TCP decompression profile
o*d_tcp_irregular.cHandle the irregular chain of the TCP decompression profile
o*d_tcp_irregular.h
o*d_tcp_opts_list.cHandle the list of TCP options for the TCP decompression profile
o*d_tcp_opts_list.hHandle the list of TCP options for the TCP decompression profile
o*d_tcp_static.cHandle the static chain of the TCP decompression profile
o*d_tcp_static.hHandle the static chain of the TCP decompression profile
o*d_udp.cROHC decompression context for the UDP profile
o*d_udp.hROHC decompression context for the UDP profile
o*d_udp_lite.cROHC decompression context for the UDP-Lite profile
o*d_uncompressed.cROHC decompression context for the uncompressed profile
o*decomp_list.cROHC generic list decompression
o*decomp_list.hROHC generic list decompression
o*decomp_list_ipv6.cROHC list decompression of IPv6 extension headers
o*decomp_list_ipv6.hROHC list decompression of IPv6 extension headers
o*decomp_scaled_rtp_ts.cScaled RTP Timestamp decoding
o*decomp_scaled_rtp_ts.hScaled RTP Timestamp decoding
o*decomp_wlsb.cWindow-based Least Significant Bits (W-LSB) decoding
o*decomp_wlsb.hWindow-based Least Significant Bits (W-LSB) decoding
o*esp.hESP header description
o*feedback.hROHC feedback definitions and formats
o*feedback_create.cFunctions to create ROHC feedback
o*feedback_create.hFunctions to create ROHC feedback
o*feedback_parse.cFunction to parse ROHC feedback
o*feedback_parse.hFunction to parse ROHC feedback
o*interval.cCompute the interpretation interval for LSB and W-LSB encoding
o*interval.hCompute the interpretation interval for LSB and W-LSB encoding
o*ip.cIP-agnostic packet
o*ip.hIP-agnostic packet
o*protocols/ip.hDefines the common IPv4/v6 header
o*comp/schemes/ip_id_offset.cOffset IP-ID encoding
o*decomp/schemes/ip_id_offset.cOffset IP-ID decoding
o*comp/schemes/ip_id_offset.hOffset IP-ID encoding
o*decomp/schemes/ip_id_offset.hOffset IP-ID decoding
o*ip_numbers.cDefines the IPv4 protocol numbers
o*ip_numbers.hDefines the IPv4 protocol numbers
o*ipv4.hThe IPv4 header
o*ipv6.hThe IPv6 header
o*net_pkt.cNetwork packet (may contains several IP headers)
o*net_pkt.hNetwork packet (may contains several IP headers)
o*comp/schemes/rfc4996.cLibrary of encoding methods from RFC4997 and RFC4996
o*decomp/schemes/rfc4996.cLibrary of decoding methods from RFC4997 and RFC4996
o*comp/schemes/rfc4996.hLibrary of encoding methods from RFC4997 and RFC4996
o*decomp/schemes/rfc4996.hLibrary of decoding methods from RFC4997 and RFC4996
o*rohc.hROHC common definitions and routines
o*rohc_add_cid.cFunctions related to ROHC add-CID
o*rohc_add_cid.hFunctions related to ROHC add-CID
o*rohc_bit_ops.hBitwised operations for ROHC compression/decompression
o*rohc_buf.hDefine a network buffer for the ROHC library
o*rohc_common.cROHC common definitions and routines
o*rohc_comp.cROHC compression routines
o*rohc_comp.hROHC compression routines
o*rohc_comp_internals.hInternal structures for ROHC compression
o*rohc_comp_rfc3095.cGeneric framework for RFC3095-based compression profiles such as IP-only, UDP, UDP-Lite, ESP, and RTP profiles
o*rohc_comp_rfc3095.hGeneric framework for RFC3095-based compression profiles such as IP-only, UDP, UDP-Lite, ESP, and RTP profiles
o*rohc_debug.hROHC debug utils
o*rohc_decomp.cROHC decompression routines
o*rohc_decomp.hROHC decompression routines
o*rohc_decomp_detect_packet.cFunctions related to packet detection
o*rohc_decomp_detect_packet.hFunctions related to packet detection
o*rohc_decomp_internals.hInternal structures for ROHC decompression
o*rohc_decomp_rfc3095.cGeneric framework for RFC3095-based decompression profiles such as IP-only, UDP, UDP-Lite, ESP, and RTP profiles
o*rohc_decomp_rfc3095.h
o*rohc_internal.hROHC private common definitions and routines
o*rohc_list.cDefine list compression with its function
o*rohc_list.hDefine list compression with its function
o*rohc_packets.cDescriptions of ROHC packets and extensions
o*rohc_packets.hDefinition of ROHC packets and extensions
o*rohc_time.hROHC public definitions related to time
o*rohc_time_internal.hROHC internal functions related to time
o*rohc_traces.hROHC definitions for traces
o*rohc_traces_internal.cROHC for traces
o*rohc_traces_internal.hInternal ROHC macros and functions for traces
o*rohc_utils.cMiscellaneous utils for ROHC libraries
o*rohc_utils.hMiscellaneous utils for ROHC libraries
o*rtp.hRTP header
o*sdvl.cSelf-Describing Variable-Length (SDVL) encoding
o*sdvl.hSelf-Describing Variable-Length (SDVL) encoding
o*tcp.hTCP header description
o*comp/schemes/tcp_sack.cHandle encoding of TCP Selective ACKnowledgement (SACK) option
o*decomp/schemes/tcp_sack.cHandle decoding of TCP Selective ACKnowledgement (SACK) option
o*comp/schemes/tcp_sack.hHandle encoding of TCP Selective ACKnowledgement (SACK) option
o*decomp/schemes/tcp_sack.hHandle decoding of TCP Selective ACKnowledgement (SACK) option
o*comp/schemes/tcp_ts.cHandle encoding of TCP TimeStamp (TS) option
o*decomp/schemes/tcp_ts.cHandle decoding of TCP TimeStamp (TS) option
o*comp/schemes/tcp_ts.hHandle encoding of TCP TimeStamp (TS) option
o*decomp/schemes/tcp_ts.hHandle decoding of TCP TimeStamp (TS) option
o*udp.hDefines the UDP header
\*udp_lite.hDefine the UDP-Lite protocol