Microchip® Advanced Software Framework

tcp_hdr Struct Reference

Data Fields

uint8_t ackno [4]
 
uint16_t destport
 
uint8_t flags
 
uint8_t optdata [4]
 
uint8_t seqno [4]
 
uint16_t srcport
 
uint16_t tcpchksum
 
uint8_t tcpoffset
 
uint8_t urgp [2]
 
uint8_t wnd [2]
 

uint8_t tcp_hdr::ackno[4]
uint16_t tcp_hdr::destport

Referenced by ip64_4to6().

uint8_t tcp_hdr::flags

Referenced by ip64_6to4().

uint8_t tcp_hdr::optdata[4]
uint8_t tcp_hdr::seqno[4]
uint16_t tcp_hdr::srcport
uint16_t tcp_hdr::tcpchksum

Referenced by ip64_4to6(), and ip64_6to4().

uint8_t tcp_hdr::tcpoffset
uint8_t tcp_hdr::urgp[2]
uint8_t tcp_hdr::wnd[2]