ROHC compression/decompression library
Data Structures
Here are the data structures with brief descriptions:
c_contextThe ROHC compression context
c_feedbackThe feedback packet
c_generic_contextThe generic compression context
c_listDefine a list for compression
c_profileThe ROHC compression profile
c_translationDefine a compression translation table element
c_windowDefines a W-LSB window entry
c_wlsbDefines a W-LSB encoding object
d_contextThe ROHC decompression context
d_decode_dataDecompression-related data
d_feedbackDefines a ROHC feedback
d_generic_changesStore information about an IP header between the different decompressions of IP packets
d_generic_contextThe generic decompression context
d_ip_id_decodeDefines a IP-ID object to help computing the IP-ID value from an IP-ID offset
d_lsb_decodeLeast Significant Bits decoding object
d_profileThe ROHC decompression profile
d_rtp_contextDefine the RTP part of the decompression profile context
d_statisticsSome compressor statistics
d_translationDefine a decompression translation table element
d_udp_contextDefine the UDP part of the decompression profile context
d_udp_lite_contextDefine the UDP-Lite part of the decompression profile context
generic_tmp_varsStructure that contains variables that are used during one single compression of packet
ip6_ahhdr
ip_header_infoStore information about an IP (IPv4 or IPv6) header between the different compressions of IP packets
ip_packetDefines an IP-agnostic packet that can handle an IPv4 or IPv6 packet
ipv4_header_infoStore information about an IPv4 header between the different compressions of IP packets
ipv6_header_infoStore information about an IPv6 header between the different compressions of IP packets
list_compThe list compressor
list_decompThe list decompressor
list_eltDefine a generic element in a compression list
mediumROHC medium (CID characteristics)
rohc_compThe ROHC compressor
rohc_comp_last_packet_info_t
rohc_decompThe ROHC decompressor
rohc_feedbackInformation on ROHC feedback data
rohc_list_itemA list item
rtp_tmp_varsDefine the RTP and UDP specific temporary variables in the profile compression context
rtphdrRTP header
sc_rtp_contextDefine the RTP part of the profile decompression context
sc_udp_contextDefine the UDP part of the profile decompression context
sc_udp_lite_contextDefine the UDP-Lite part of the profile compression context
sc_uncompressed_contextThe Uncompressed context
ts_sc_compScaled RTP Timestamp encoding object
ts_sc_decompScaled RTP Timestamp decoding object
udp_lite_tmp_varsDefine the UDP-Lite-specific temporary variables in the profile compression context
udp_tmp_varsDefine the UDP-specific temporary variables in the profile compression context