Ipv4AddrEntry Struct Reference
IPv4 address entry. More...
#include <ipv4.h>
Data Fields | |
| Ipv4Addr | addr |
| IPv4 address. More... | |
| Ipv4AddrState | state |
| IPv4 address state. More... | |
| bool_t | conflict |
| Address conflict detected. More... | |
| Ipv4Addr | subnetMask |
| Subnet mask. More... | |
| Ipv4Addr | defaultGateway |
| Default gateway. More... | |
Detailed Description
Field Documentation
◆ addr
◆ conflict
◆ defaultGateway
◆ state
| Ipv4AddrState state |
◆ subnetMask
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv4/ipv4.h
