Helper Reference Manual
1.7.1
|
ODP UDP header. More...
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... | |
ODP UDP header.
Definition in file udp.h.