IpPseudoHeader Struct Reference
IP pseudo header. More...
#include <ip.h>
Data Fields | |
size_t | length |
union { | |
Ipv4PseudoHeader ipv4Data | |
Ipv6PseudoHeader ipv6Data | |
uint8_t data [4] | |
}; | |
Detailed Description
Field Documentation
◆ @3
union { ... } |
◆ data
◆ ipv4Data
Ipv4PseudoHeader ipv4Data |
◆ ipv6Data
Ipv6PseudoHeader ipv6Data |
◆ length
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/ip.h