IpAddr Struct Reference
IP network address. More...
#include <ip.h>
Data Fields | |
size_t | length |
union { | |
Ipv4Addr ipv4Addr | |
Ipv6Addr ipv6Addr | |
uint8_t addr [4] | |
}; | |
Detailed Description
Field Documentation
◆ @1
union { ... } |
◆ addr
◆ ipv4Addr
◆ ipv6Addr
◆ length
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/ip.h