SAMV71 Xplained Ultra Software Package 1.5

uip_tcpip_hdr Struct Reference
[The uIP TCP/IP stack]

Data Fields

u8_t vhl
u8_t tos
u8_t len [2]
u8_t ipid [2]
u8_t ipoffset [2]
u8_t ttl
u8_t proto
u16_t ipchksum
u16_t srcipaddr [2]
u16_t destipaddr [2]
u16_t srcport
u16_t destport
u8_t seqno [4]
u8_t ackno [4]
u8_t tcpoffset
u8_t flags
u8_t wnd [2]
u16_t tcpchksum
u8_t urgp [2]
u8_t optdata [4]

Detailed Description

Definition at line 1385 of file uip.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines