|
Retro Rocket Kernel
BASIC-Powered Operating System
|
#include <tcp.h>
Collaboration diagram for tcp_ip_pseudo_header_t:Data Fields | |
| uint32_t | src |
| uint32_t | dst |
| uint8_t | reserved |
| uint8_t | protocol |
| uint16_t | len |
| uint8_t | body [] |
| uint8_t tcp_ip_pseudo_header_t::body[] |
| uint32_t tcp_ip_pseudo_header_t::dst |
| uint16_t tcp_ip_pseudo_header_t::len |
| uint8_t tcp_ip_pseudo_header_t::protocol |
| uint8_t tcp_ip_pseudo_header_t::reserved |
| uint32_t tcp_ip_pseudo_header_t::src |