#include <D:/git/git_canopus_1/softpack/samv7/toolkits/mdk_v71/ARM/examples/Atmel/SAMV71_Xplained_Ultra/examples_ethernet/gmac/MiniIp.h>
Detailed Description
IP Header structure
Definition at line 136 of file MiniIp.h.
Field Documentation
uint8_t PIpHeader::ip_dst[4] |
Destination IP address
Definition at line 146 of file MiniIp.h.
uint8_t PIpHeader::ip_hl_v |
header length and version
Definition at line 137 of file MiniIp.h.
uint16_t PIpHeader::ip_id |
identification
Definition at line 140 of file MiniIp.h.
uint16_t PIpHeader::ip_len |
uint16_t PIpHeader::ip_off |
fragment offset field
Definition at line 141 of file MiniIp.h.
uint8_t PIpHeader::ip_src[4] |
Source IP address
Definition at line 145 of file MiniIp.h.
uint16_t PIpHeader::ip_sum |
uint8_t PIpHeader::ip_tos |
type of service
Definition at line 138 of file MiniIp.h.
uint8_t PIpHeader::ip_ttl |
uint16_t PIpHeader::udp_dst |
UDP destination port
Definition at line 148 of file MiniIp.h.
uint16_t PIpHeader::udp_len |
Length of UDP packet
Definition at line 149 of file MiniIp.h.
uint16_t PIpHeader::udp_src |
UDP source port
Definition at line 147 of file MiniIp.h.
uint16_t PIpHeader::udp_xsum |
The documentation for this struct was generated from the following file: