Default route NIB entry. More...
Default route NIB entry.
Definition at line 191 of file _nib-internal.h.
#include <_nib-internal.h>
Data Fields | |
_nib_onl_entry_t * | next_hop |
next hop to destination | |
evtimer_msg_event_t | rtr_timeout |
Event for GNRC_IPV6_NIB_RTR_TIMEOUT. | |
_nib_onl_entry_t* _nib_dr_entry_t::next_hop |
next hop to destination
Definition at line 192 of file _nib-internal.h.
evtimer_msg_event_t _nib_dr_entry_t::rtr_timeout |
Event for GNRC_IPV6_NIB_RTR_TIMEOUT.
Definition at line 196 of file _nib-internal.h.