RA service settings. More...
#include <ndp_router_adv.h>
Data Fields | |
NetInterface * | interface |
systime_t | maxRtrAdvInterval |
systime_t | minRtrAdvInterval |
uint8_t | curHopLimit |
bool_t | managedFlag |
bool_t | otherConfigFlag |
bool_t | homeAgentFlag |
uint8_t | preference |
bool_t | proxyFlag |
uint16_t | defaultLifetime |
uint32_t | reachableTime |
uint32_t | retransTimer |
uint32_t | linkMtu |
NdpRouterAdvPrefixInfo * | prefixList |
uint_t | prefixListLength |
NdpRouterAdvRouteInfo * | routeList |
uint_t | routeListLength |
NdpRouterAdvContextInfo * | contextList |
uint_t | contextListLength |
Detailed Description
RA service settings.
Definition at line 104 of file ndp_router_adv.h.
Field Documentation
◆ contextList
NdpRouterAdvContextInfo* contextList |
Definition at line 123 of file ndp_router_adv.h.
◆ contextListLength
uint_t contextListLength |
Definition at line 124 of file ndp_router_adv.h.
◆ curHopLimit
uint8_t curHopLimit |
Definition at line 109 of file ndp_router_adv.h.
◆ defaultLifetime
uint16_t defaultLifetime |
Definition at line 115 of file ndp_router_adv.h.
◆ homeAgentFlag
bool_t homeAgentFlag |
Definition at line 112 of file ndp_router_adv.h.
◆ interface
NetInterface* interface |
Definition at line 106 of file ndp_router_adv.h.
◆ linkMtu
uint32_t linkMtu |
Definition at line 118 of file ndp_router_adv.h.
◆ managedFlag
bool_t managedFlag |
Definition at line 110 of file ndp_router_adv.h.
◆ maxRtrAdvInterval
systime_t maxRtrAdvInterval |
Definition at line 107 of file ndp_router_adv.h.
◆ minRtrAdvInterval
systime_t minRtrAdvInterval |
Definition at line 108 of file ndp_router_adv.h.
◆ otherConfigFlag
bool_t otherConfigFlag |
Definition at line 111 of file ndp_router_adv.h.
◆ preference
uint8_t preference |
Definition at line 113 of file ndp_router_adv.h.
◆ prefixList
NdpRouterAdvPrefixInfo* prefixList |
Definition at line 119 of file ndp_router_adv.h.
◆ prefixListLength
uint_t prefixListLength |
Definition at line 120 of file ndp_router_adv.h.
◆ proxyFlag
bool_t proxyFlag |
Definition at line 114 of file ndp_router_adv.h.
◆ reachableTime
uint32_t reachableTime |
Definition at line 116 of file ndp_router_adv.h.
◆ retransTimer
uint32_t retransTimer |
Definition at line 117 of file ndp_router_adv.h.
◆ routeList
NdpRouterAdvRouteInfo* routeList |
Definition at line 121 of file ndp_router_adv.h.
◆ routeListLength
uint_t routeListLength |
Definition at line 122 of file ndp_router_adv.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp_router_adv.h