Searched refs:nd6_prefix_lookup (Results 1 – 4 of 4) sorted by relevance
409 struct nd_prefix *nd6_prefix_lookup(struct nd_prefix *);
446 if (nd6_prefix_lookup(&pr0) == NULL) {
864 nd6_prefix_lookup(pr) in nd6_prefix_lookup() function1002 if ((pr = nd6_prefix_lookup(new)) != NULL) {
710 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) {766 if ((pr = nd6_prefix_lookup(&pr0)) != NULL &&