_NdpRouterAdvContext Struct Reference
RA service context. More...
#include <ndp_router_adv.h>
Data Fields | |
NdpRouterAdvSettings | settings |
RA service settings. More... | |
bool_t | running |
This flag tells whether the RA service is running. More... | |
systime_t | timestamp |
Timestamp to manage retransmissions. More... | |
systime_t | timeout |
Timeout value. More... | |
uint_t | routerAdvCount |
Router Advertisement message counter. More... | |
Detailed Description
RA service context.
Definition at line 150 of file ndp_router_adv.h.
Field Documentation
◆ routerAdvCount
uint_t routerAdvCount |
Router Advertisement message counter.
Definition at line 156 of file ndp_router_adv.h.
◆ running
bool_t running |
This flag tells whether the RA service is running.
Definition at line 153 of file ndp_router_adv.h.
◆ settings
NdpRouterAdvSettings settings |
RA service settings.
Definition at line 152 of file ndp_router_adv.h.
◆ timeout
systime_t timeout |
Timeout value.
Definition at line 155 of file ndp_router_adv.h.
◆ timestamp
systime_t timestamp |
Timestamp to manage retransmissions.
Definition at line 154 of file ndp_router_adv.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp_router_adv.h