#include <collect-neighbor.h>
Data Fields | |
linkaddr_t | addr |
uint16_t | age |
struct timer | congested_timer |
struct collect_link_estimate | le |
uint16_t | le_age |
struct collect_neighbor * | next |
uint16_t | rtmetric |
linkaddr_t collect_neighbor::addr |
uint16_t collect_neighbor::age |
struct timer collect_neighbor::congested_timer |
struct collect_link_estimate collect_neighbor::le |
uint16_t collect_neighbor::le_age |
struct collect_neighbor* collect_neighbor::next |
uint16_t collect_neighbor::rtmetric |