Home
last modified time | relevance | path

Searched refs:nd6_prefix_lookup (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netinet6/
H A Dnd6.h419 struct nd_prefix *nd6_prefix_lookup (struct nd_prefix *);
H A Dnd6_rtr.c743 nd6_prefix_lookup(struct nd_prefix *pr) in nd6_prefix_lookup() function
878 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
H A Din6_ifattach.c518 if (nd6_prefix_lookup(&pr0) == NULL) { in in6_ifattach_linklocal()
H A Din6.c750 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_control_internal()
844 if ((pr = nd6_prefix_lookup(&pr0)) != NULL && in in6_control_internal()