fip_nd6_if_t Struct Reference
[Neighbour Discovery (RFC4861)]

Structure holding all the configuration for a specific interface. More...

#include <fip_nd6.h>


Data Fields

uint32_t baseReachableTime
 RFC4851, Used to calculate the rachableTime every so often.
uint32_t reachableTime
 RFC4861, Time a node is considered reachable for.
uint32_t retransTime
 RFC4861, Time between NS transmissions in mS.
unsigned char MaxNeighbourAdvs
 RFC4861/RFC4862, how many unsolicited NA to send.
unsigned char DupAddrDetectTransmits
 RFC4861/RFC4862, How many duplicate address detection attempts.
uint32_t RtrSolicitationInterval32mS
 RFC4861, Base time to wait between router solicitations.
uint32_t NextRtrSolicitationTime32mS
 RFC4861, Time we send next router solicitation.
unsigned char RtrSolicitationsToSend
 RFC4861, How many router solicitations to send.
uint16_t RouterLifetimeAdv
 RFC4861, router lifetime we advertise.
uint32_t RtrAdvInterval32mS
 RFC4861, Base time to wait between router advertisements, 0 disables unsolicited RA.
uint32_t NextRtrAdvTime32ms
 RFC4861, Time we send next multicast router advertisement.
fip_ipnum_t defaultNsAddr
 Source address to send NS from.
uint32_t RtrSoliciationMaxTime32mS
 6lowpan-nd extension
fip_bool_t using6LPND
 6lowpan-nd extensions enabled
unsigned char SIXND_DefRouterIndex
 Index to entry in default router table we register with.


Detailed Description

Structure holding all the configuration for a specific interface.
The documentation for this struct was generated from the following file:

Generated on Wed Dec 8 13:00:49 2010 for FIP by  doxygen 1.5.7.1