Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

udp_hdr Struct Reference

#include <udp.h>

List of all members.

Public Attributes

uint16_t uh_sport
uint16_t uh_dport
uint16_t uh_ulen
uint16_t uh_sum


Member Data Documentation

uint16_t udp_hdr::uh_dport
 

Definition at line 18 of file udp.h.

uint16_t udp_hdr::uh_sport
 

Definition at line 17 of file udp.h.

uint16_t udp_hdr::uh_sum
 

Definition at line 20 of file udp.h.

Referenced by ip6_checksum(), and ip_checksum().

uint16_t udp_hdr::uh_ulen
 

Definition at line 19 of file udp.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2