Searched refs:nd6_prefix_lookup (Results 1 – 4 of 4) sorted by relevance
458 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
553 if (nd6_prefix_lookup(&pr0) == NULL) { in in6_ifattach_linklocal()
846 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() function990 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
726 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_control()