Searched refs:nd6_prefix_lookup (Results 1 – 5 of 5) sorted by relevance
429 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
522 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_ifattach_linklocal()
1326 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() function1501 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
635 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_control()