Loading...
Searching...
No Matches
_nib_dr_entry_t Struct Reference

Default route NIB entry. More...

Detailed Description

Default route NIB entry.

Definition at line 188 of file _nib-internal.h.

#include <_nib-internal.h>

Data Fields

_nib_onl_entry_tnext_hop
 next hop to destination
 
evtimer_msg_event_t rtr_timeout
 Event for GNRC_IPV6_NIB_RTR_TIMEOUT.
 

Field Documentation

◆ next_hop

_nib_onl_entry_t* _nib_dr_entry_t::next_hop

next hop to destination

Definition at line 189 of file _nib-internal.h.

◆ rtr_timeout

evtimer_msg_event_t _nib_dr_entry_t::rtr_timeout

Event for GNRC_IPV6_NIB_RTR_TIMEOUT.

Definition at line 193 of file _nib-internal.h.


The documentation for this struct was generated from the following file: