Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

udphdr Struct Reference

#include <netinet/udp.h>


Detailed Description

UDP protocol header structure.


Data Fields

u_short uh_sport
 Source port.

u_short uh_dport
 Destination port.

u_short uh_ulen
 UDP length.

u_short uh_sum
 UDP checksum.


© 2000-2003 by egnite Software GmbH - visit http://www.ethernut.de/