Home
last modified time | relevance | path

Searched refs:nd6_new_onlink_prefix (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/ipv6/
Dnd6.c117 static s8_t nd6_new_onlink_prefix(const ip6_addr_t *prefix, struct netif *netif);
735 prefix = nd6_new_onlink_prefix(&prefix_addr, inp); in nd6_input()
2012 nd6_new_onlink_prefix(const ip6_addr_t *prefix, struct netif *netif) function