Forwarding table entry view on NIB. More...
#include <ft.h>
Data Fields | |
| ipv6_addr_t | dst | 
| destination or prefix  | |
| ipv6_addr_t | next_hop | 
| next hop to gnrc_ipv6_nib_ft_t::dst  | |
| uint8_t | dst_len | 
| prefix-length in bits of gnrc_ipv6_nib_ft_t::dst  | |
| uint8_t | primary | 
| != 0 if gnrc_ipv6_nib_ft_t::dst is preferred default route  | |
| uint16_t | iface | 
| interface to gnrc_ipv6_nib_ft_t::next_hop  | |