Authoritative border router list entry view on NIB.
More...
Authoritative border router list entry view on NIB.
Definition at line 42 of file abr.h.
#include <abr.h>
|
ipv6_addr_t | addr |
| The address of the border router.
|
|
uint32_t | version |
| last received version
|
|
uint32_t | valid_until_ms |
| timestamp (in ms) until which the information is valid (needs resolution in minutes an 16 bits of them)
|
|
◆ addr
The address of the border router.
Definition at line 43 of file abr.h.
◆ valid_until_ms
uint32_t gnrc_ipv6_nib_abr_t::valid_until_ms |
timestamp (in ms) until which the information is valid (needs resolution in minutes an 16 bits of them)
Definition at line 45 of file abr.h.
◆ version
uint32_t gnrc_ipv6_nib_abr_t::version |
last received version
Definition at line 44 of file abr.h.
The documentation for this struct was generated from the following file:
- sys/include/net/gnrc/ipv6/nib/abr.h