Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H 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 u32_t age;
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/
H 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 u32_t age;