Helper Reference Manual  1.7.1
udp.h File Reference

ODP UDP header. More...

#include <odp_api.h>
#include <odp/helper/chksum.h>
Include dependency graph for udp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ODP_PACKED
 Ethernet MAC address. More...
 

Macros

#define ODPH_UDPHDR_LEN   8
 UDP header length.
 

Typedefs

typedef struct ODP_PACKED odph_udphdr_t
 UDP header.
 

Functions

static uint16_t odph_ipv4_udp_chksum (odp_packet_t pkt)
 UDP checksum. More...
 

Detailed Description

ODP UDP header.

Definition in file udp.h.