_IPheader
Default mainpagebasic-emac-project_IPheader
Description Public Protected Private Related All Inheritance Collaboration
_IPheader
IP Header structure.
 
Struct Attributes Table
Public ( Name ) Type Description
 ip_dst unsigned char
Source IP address.
 ip_id unsigned short
total length
 ip_len unsigned short
type of service
 ip_off unsigned short
identification
 ip_p unsigned char
time to live
 ip_src unsigned char
checksum
 ip_sum unsigned short
protocol
 ip_tos unsigned char
header length and version
 ip_ttl unsigned char
fragment offset field
 udp_dst unsigned short
UDP source port.
 udp_len unsigned short
UDP destination port.
 udp_src unsigned short
Destination IP address.
 udp_xsum unsigned short
Length of UDP packet.
Description
IP Header structure.

 
Source
The documentation for this Class was generated from the following files:
  • MiniIp.h