All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Authoritative border router list entry view on NIB. More...

Detailed Description

Authoritative border router list entry view on NIB.

Definition at line 42 of file abr.h.

#include <abr.h>

Data Fields

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)
 

Field Documentation

◆ addr

ipv6_addr_t gnrc_ipv6_nib_abr_t::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: