Webserver+3d print
NdpRouterAdvContext Struct Reference
RA service context. More...
#include <ndp_router_adv.h>
Data Fields | |
NdpRouterAdvSettings | settings |
RA service settings. | |
bool_t | running |
This flag tells whether the RA service is running. | |
systime_t | timestamp |
Timestamp to manage retransmissions. | |
systime_t | timeout |
Timeout value. | |
uint_t | routerAdvCount |
Router Advertisement message counter. |
Detailed Description
RA service context.
Definition at line 125 of file ndp_router_adv.h.
Field Documentation
uint_t routerAdvCount |
Router Advertisement message counter.
Definition at line 131 of file ndp_router_adv.h.
bool_t running |
This flag tells whether the RA service is running.
Definition at line 128 of file ndp_router_adv.h.
RA service settings.
Definition at line 127 of file ndp_router_adv.h.
systime_t timeout |
Timeout value.
Definition at line 130 of file ndp_router_adv.h.
systime_t timestamp |
Timestamp to manage retransmissions.
Definition at line 129 of file ndp_router_adv.h.
Generated on Tue Jul 12 2022 17:10:24 by
