NdpDestCacheEntry Struct Reference
Destination cache entry. More...
#include <ndp.h>
Data Fields | |
| Ipv6Addr | destAddr |
| Destination IPv6 address. More... | |
| Ipv6Addr | nextHop |
| IPv6 address of the next-hop neighbor. More... | |
| size_t | pathMtu |
| Path MTU. More... | |
| systime_t | timestamp |
| Timestamp to manage entry lifetime. More... | |
Detailed Description
Field Documentation
◆ destAddr
◆ nextHop
◆ pathMtu
◆ timestamp
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp.h
