ROHC compression/decompression library
Defines
udp_lite.h File Reference

Define the UDP-Lite protocol. More...

#include <netinet/udp.h>
Include dependency graph for udp_lite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define IPPROTO_UDPLITE   136
 define the UDP-Lite protocol number if not already defined by the system

Detailed Description

Define the UDP-Lite protocol.

Author:
Didier Barvaux <didier.barvaux@toulouse.viveris.com>

Define Documentation

#define IPPROTO_UDPLITE   136

define the UDP-Lite protocol number if not already defined by the system

Referenced by c_udp_lite_check_context(), c_udp_lite_create(), c_udp_lite_encode(), and d_udp_lite_create().