Searched refs:nd6_prefix_lookup (Results 1 – 4 of 4) sorted by relevance
415 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
520 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_ifattach_linklocal()
1316 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() function1491 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
1306 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_addifaddr()