Neighbor cache entry view on NIB. More...

Detailed Description

Neighbor cache entry view on NIB.

Definition at line 142 of file nc.h.

#include <nc.h>

Data Fields

ipv6_addr_t ipv6
 Neighbor's IPv6 address.
 
uint8_t l2addr [CONFIG_GNRC_IPV6_NIB_L2ADDR_MAX_LEN]
 Neighbor's link-layer address.
 
uint16_t info
 Neighbor information as defined in info values.
 
uint8_t l2addr_len
 Length of gnrc_ipv6_nib_nc_t::l2addr in bytes.
 

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