ROHC compression/decompression library
|
Files | |
file | cid.c |
Context ID (CID) routines. | |
file | cid.h [code] |
Context ID (CID) routines. | |
file | comp_list.c |
ROHC generic list compression. | |
file | comp_list.h [code] |
ROHC generic list compression. | |
file | comp_list_ipv6.c |
ROHC list compression of IPv6 extension headers. | |
file | comp_list_ipv6.h [code] |
ROHC list compression of IPv6 extension headers. | |
file | comp_scaled_rtp_ts.c |
Scaled RTP Timestamp encoding. | |
file | comp_scaled_rtp_ts.h [code] |
Scaled RTP Timestamp encoding. | |
file | comp_wlsb.c |
Window-based Least Significant Bits (W-LSB) encoding. | |
file | comp_wlsb.h [code] |
Window-based Least Significant Bits (W-LSB) encoding. | |
file | comp/schemes/ip_ctxt.h [code] |
The compression context for IP headers. | |
file | comp/schemes/ip_id_offset.c |
Offset IP-ID encoding. | |
file | comp/schemes/ip_id_offset.h [code] |
Offset IP-ID encoding. | |
file | ipv6_exts.c |
Compression schemes for IPv6 extension headers. | |
file | ipv6_exts.h [code] |
Compression schemes for IPv6 extension headers. | |
file | comp/schemes/rfc4996.c |
Library of encoding methods from RFC4997 and RFC4996. | |
file | comp/schemes/rfc4996.h [code] |
Library of encoding methods from RFC4997 and RFC4996. | |
file | comp/schemes/tcp_sack.c |
Handle encoding of TCP Selective ACKnowledgement (SACK) option. | |
file | comp/schemes/tcp_sack.h [code] |
Handle encoding of TCP Selective ACKnowledgement (SACK) option. | |
file | comp/schemes/tcp_ts.c |
Handle encoding of TCP TimeStamp (TS) option. | |
file | comp/schemes/tcp_ts.h [code] |
Handle encoding of TCP TimeStamp (TS) option. | |