Ipv6PrefixEntry Struct Reference
Prefix list entry. More...
#include <ipv6.h>
Data Fields | |
Ipv6Addr | prefix |
IPv6 prefix information. More... | |
uint8_t | prefixLen |
IPv6 prefix length. More... | |
bool_t | onLinkFlag |
On-link flag. More... | |
bool_t | autonomousFlag |
Autonomous flag. More... | |
systime_t | validLifetime |
Valid lifetime. More... | |
systime_t | preferredLifetime |
Preferred lifetime. More... | |
bool_t | permanent |
Permanently assigned prefix. More... | |
systime_t | timestamp |
Timestamp to manage entry lifetime. More... | |
Detailed Description
Field Documentation
◆ autonomousFlag
◆ onLinkFlag
◆ permanent
◆ preferredLifetime
◆ prefix
◆ prefixLen
◆ timestamp
◆ validLifetime
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ipv6.h