ROHC compression/decompression library
|
base_header_ip_t | Define union of different header pointers |
base_header_ip_v4 | Define the IPv4 header |
base_header_ip_v6 | Define the IP v6 header |
base_header_ip_vx | Define the common IP v4/v6 header |
c_feedback | The feedback packet |
c_generic_context | The generic compression context |
c_window | Define a W-LSB window entry |
c_wlsb | Defines a W-LSB encoding object |
co_common | Define the Common compressed packet format |
d_decode_data | Decompression-related data |
d_esp_context | Define the ESP part of the decompression profile context |
d_feedback | Defines a ROHC feedback |
d_generic_changes | Store information about an IP header between the different decompressions of IP packets |
d_generic_context | The generic decompression context |
d_rtp_context | Define the RTP part of the decompression profile context |
d_statistics | Some compressor statistics |
d_tcp_context | Define the TCP part of the decompression profile context |
d_udp_context | Define the UDP part of the decompression profile context |
d_udp_lite_context | Define the UDP-Lite part of the decompression profile context |
esphdr | RTP header |
generic_tmp_vars | Structure that contains variables that are used during one single compression of packet |
ip_ah_opt | Define the IPv6 Authentication option header |
ip_ah_opt_dynamic | Define the dynamic part of IPv6 Authentication option header |
ip_ah_opt_static | Define the static part of IPv6 Authentication option header |
ip_context_ptr_t | Define union of IP contexts pointers |
ip_dest_opt | Define the IPv6 Destination options header |
ip_dest_opt_dynamic | Define the dynamic part of IPv6 Destination option header |
ip_dest_opt_static | Define the static part of IPv6 Destination option header |
ip_gre_opt | Define the IPv6 GRE option header |
ip_gre_opt_static | Define the static part of IPv6 GRE option header |
ip_header_info | Store information about an IP (IPv4 or IPv6) header between the different compressions of IP packets |
ip_hop_opt | Define the IPv6 Hop-by-Hop option header |
ip_hop_opt_dynamic | Define the dynamic part of IPv6 Hop-by-Hop option header |
ip_hop_opt_static | Define the static part of IPv6 Hop-by-Hop option header |
ip_id_offset_decode | Defines a IP-ID object to help computing the IP-ID value from an IP-ID offset |
ip_mime_opt | Define the IPv6 MIME option header |
ip_mime_opt_static | Define the static part of IPv6 MIME option header |
ip_opt_dynamic | Define the dynamic part of IPv6 option header |
ip_opt_static | Define the static part of IPv6 option header |
ip_packet | Defines an IP-agnostic packet that can handle an IPv4 or IPv6 packet |
ip_rout_opt | Define the IPv6 Routing option header |
ip_rout_opt_static | Define the static part of IPv6 Routing option header |
ipv4_context | Define the IPv4 header context |
ipv4_dynamic1 | Define the IP v4 dynamic part without ip_id |
ipv4_dynamic2 | Define the IP v4 dynamic part with ip_id field |
ipv4_hdr | The IPv4 header |
ipv4_header_info | Store information about an IPv4 header between the different compressions of IP packets |
ipv4_replicate | Define the IP v4 replicate part |
ipv4_static | Define the IP v4 static part |
ipv6_addr | The IPv6 address |
ipv6_ah_option_context | Define the IPv6 AH option context |
ipv6_context | Define the IPv6 header context |
ipv6_dynamic | Define the IP v6 dynamic part |
ipv6_extension | Define the IP v6 extension |
ipv6_gre_option_context | Define the IPv6 GRE option context |
ipv6_hdr | The IPv6 header |
ipv6_header_info | Store information about an IPv6 header between the different compressions of IP packets |
ipv6_mime_option_context | Define the IPv6 MIME option context |
ipv6_opt | Define the IPv6 option header |
ipv6_option_context | Define the IPv6 generic option context |
ipv6_replicate1 | Define the IP v6 replicate part, flow_label encoded with 5 bits |
ipv6_replicate2 | Define the IP v6 replicate part, flow_label encoded with 21 bits |
ipv6_static1 | Define the IP v6 static part, null flow_label encoded with 1 bit |
ipv6_static2 | Define the IP v6 static part, flow_label encoded with 1+20 bits |
ipvx_context | Define the common IP header context to IPv4 and IPv6 |
list_comp | The list compressor |
list_decomp | The context for list decompression |
multi_ptr_t | Define union of different compressed datas pointers |
net_hdr | |
net_pkt | |
rnd_1 | Define the rnd_1 compressed packet format |
rnd_2 | Define the rnd_2 compressed packet format |
rnd_3 | Define the rnd_3 compressed packet format |
rnd_4 | Define the rnd_4 compressed packet format |
rnd_5 | Define the rnd_5 compressed packet format |
rnd_6 | Define the rnd_6 compressed packet format |
rnd_7 | Define the rnd_7 compressed packet format |
rnd_8 | Define the rnd_8 compressed packet format |
rohc_buf | A network buffer for the ROHC library |
rohc_comp | The ROHC compressor |
rohc_comp_ctxt | The ROHC compression context |
rohc_comp_general_info_t | Some general information about the compressor |
rohc_comp_last_packet_info2_t | Some information about the last compressed packet |
rohc_comp_last_packet_info_t | Some information about the last compressed packet |
rohc_comp_profile | The ROHC compression profile |
rohc_decoded_ip_values | |
rohc_decoded_values | The values decoded from the bits extracted from ROHC header |
rohc_decomp | The ROHC decompressor |
rohc_decomp_ctxt | The ROHC decompression context |
rohc_decomp_general_info_t | Some general information about the decompressor |
rohc_decomp_last_packet_info_t | Some information about the last decompressed packet |
rohc_decomp_profile | The ROHC decompression profile |
rohc_extr_bits | The bits extracted from ROHC UO* base headers |
rohc_extr_ip_bits | |
rohc_feedback | Information on ROHC feedback data |
rohc_interval16 | An interval of 16-bit values |
rohc_interval32 | An interval of 32-bit values |
rohc_list | Define a list for compression |
rohc_list_item | A list item |
rohc_lsb_decode | The Least Significant Bits (LSB) decoding object |
rohc_medium | ROHC medium (CID characteristics) |
rohc_stats | |
rohc_ts | A timestamp for the ROHC library |
rtp_tmp_vars | Define the RTP and UDP specific temporary variables in the profile compression context |
rtphdr | The RTP header |
sack_block_t | Define the Selective Acknowlegment TCP option |
sc_esp_context | Define the ESP part of the profile decompression context |
sc_rtp_context | Define the RTP part of the profile decompression context |
sc_tcp_context | Define the TCP part of the profile decompression context |
sc_udp_context | Define the UDP part of the profile decompression context |
sc_udp_lite_context | Define the UDP-Lite part of the profile compression context |
sc_uncompressed_context | The Uncompressed context |
seq_1 | Define the seq_1 compressed packet format |
seq_2 | Define the seq_2 compressed packet format |
seq_3 | Define the seq_3 compressed packet format |
seq_4 | Define the seq_4 compressed packet format |
seq_5 | Define the seq_5 compressed packet format |
seq_6 | Define the seq_6 compressed packet format |
seq_7 | Define the seq_7 compressed packet format |
seq_8 | Define the seq_8 compressed packet format |
tcp_dynamic | Define the TCP dynamic part |
tcp_opt_context | The compression context for one TCP option |
tcp_option_timestamp | |
tcp_replicate | Define the TCP replicate part |
tcp_static | Define the TCP static part |
tcp_tmp_variables | Define the TCP-specific temporary variables in the profile compression context |
tcphdr | Define the TCP header |
ts_sc_comp | Scaled RTP Timestamp encoding object |
ts_sc_decomp | The scaled RTP Timestamp decoding context |
udp_lite_tmp_vars | Define the UDP-Lite-specific temporary variables in the profile compression context |
udp_tmp_vars | Define the UDP-specific temporary variables in the profile compression context |
udphdr |