Home
last modified time | relevance | path

Searched defs:nd6_destination_cache_entry (Results 1 – 1 of 1) sorted by relevance

/lib/lwip/lwip/src/include/lwip/priv/
A Dnd6_priv.h93 struct nd6_destination_cache_entry { struct
94 ip6_addr_t destination_addr;
95 ip6_addr_t next_hop_addr;
96 u16_t pmtu;
97 u8_t cached_neighbor_idx;
98 u32_t age;

Completed in 11 milliseconds