Searched refs:nd6_new_onlink_prefix (Results 1 – 1 of 1) sorted by relevance
117 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