Main Page
Modules
Data Structures
File List
Data Fields
Globals
Related Pages
Examples
udphdr Struct Reference
UDP protocol header structure.
More...
#include <netinet/udp.h>
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.
Detailed Description
UDP protocol header structure.
© 2000-2001 by egnite Software GmbH - visit
http://www.ethernut.de/