Data Fields | |
uint8_t | ackno [4] |
uip_ipaddr_t | destipaddr |
uint16_t | destport |
uint8_t | flags |
uint16_t | ipchksum |
uint16_t | ipid |
uint16_t | ipoffset |
uint16_t | len |
uint8_t | optdata [4] |
uint8_t | proto |
uint8_t | seqno [4] |
uip_ipaddr_t | srcipaddr |
uint16_t | srcport |
uint16_t | tcpchksum |
uint8_t | tcpoffset |
uint8_t | tos |
uint8_t | ttl |
uint8_t | urgp [2] |
uint8_t | vhl |
uint8_t | wnd [2] |
uint8_t tcpip_hdr::ackno[4] |
uip_ipaddr_t tcpip_hdr::destipaddr |
uint16_t tcpip_hdr::destport |
uint8_t tcpip_hdr::flags |
uint16_t tcpip_hdr::ipchksum |
uint16_t tcpip_hdr::ipid |
uint16_t tcpip_hdr::ipoffset |
uint16_t tcpip_hdr::len |
uint8_t tcpip_hdr::optdata[4] |
uint8_t tcpip_hdr::proto |
uint8_t tcpip_hdr::seqno[4] |
uip_ipaddr_t tcpip_hdr::srcipaddr |
uint16_t tcpip_hdr::srcport |
uint16_t tcpip_hdr::tcpchksum |
uint8_t tcpip_hdr::tcpoffset |
uint8_t tcpip_hdr::tos |
uint8_t tcpip_hdr::ttl |
uint8_t tcpip_hdr::urgp[2] |
uint8_t tcpip_hdr::vhl |
uint8_t tcpip_hdr::wnd[2] |