Searched refs:nd6_find_destination_cache_entry (Results 1 – 1 of 1) sorted by relevance
110 static s16_t nd6_find_destination_cache_entry(const ip6_addr_t *ip6addr);851 dest_idx = nd6_find_destination_cache_entry(&destination_address); in nd6_input()919 dest_idx = nd6_find_destination_cache_entry(&destination_address); in nd6_input()1680 nd6_find_destination_cache_entry(const ip6_addr_t *ip6addr) function2071 dst_idx = nd6_find_destination_cache_entry(ip6addr);2412 i = nd6_find_destination_cache_entry(ip6addr);2448 dst_idx = nd6_find_destination_cache_entry(ip6addr);