Searched defs:nd6_router_list_entry (Results 1 – 2 of 2) sorted by relevance
103 struct nd6_router_list_entry { struct104 struct nd6_neighbor_cache_entry *neighbor_entry;105 u32_t invalidation_timer; /* in ms since value may originate from network packet */106 u8_t flags;
Completed in 6 milliseconds