ROHC compression/decompression library
|
Files | |
file | decomp_crc.c |
ROHC decompression checks for CRC. | |
file | decomp_crc.h [code] |
ROHC decompression checks for CRC. | |
file | decomp_list.c |
ROHC generic list decompression. | |
file | decomp_list.h [code] |
ROHC generic list decompression. | |
file | decomp_list_ipv6.c |
ROHC list decompression of IPv6 extension headers. | |
file | decomp_list_ipv6.h [code] |
ROHC list decompression of IPv6 extension headers. | |
file | decomp_scaled_rtp_ts.c |
Scaled RTP Timestamp decoding. | |
file | decomp_scaled_rtp_ts.h [code] |
Scaled RTP Timestamp decoding. | |
file | decomp_wlsb.c |
Window-based Least Significant Bits (W-LSB) decoding. | |
file | decomp_wlsb.h [code] |
Window-based Least Significant Bits (W-LSB) decoding. | |
file | decomp/schemes/ip_ctxt.h [code] |
The decompression context for IP headers. | |
file | decomp/schemes/ip_id_offset.c |
Offset IP-ID decoding. | |
file | decomp/schemes/ip_id_offset.h [code] |
Offset IP-ID decoding. | |
file | decomp/schemes/rfc4996.c |
Library of decoding methods from RFC4997 and RFC4996. | |
file | decomp/schemes/rfc4996.h [code] |
Library of decoding methods from RFC4997 and RFC4996. | |
file | decomp/schemes/tcp_sack.c |
Handle decoding of TCP Selective ACKnowledgement (SACK) option. | |
file | decomp/schemes/tcp_sack.h [code] |
Handle decoding of TCP Selective ACKnowledgement (SACK) option. | |
file | decomp/schemes/tcp_ts.c |
Handle decoding of TCP TimeStamp (TS) option. | |
file | decomp/schemes/tcp_ts.h [code] |
Handle decoding of TCP TimeStamp (TS) option. | |