Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet6/
Dnd6.h409 struct nd_prefix *nd6_prefix_lookup(struct nd_prefix *);
Din6_ifattach.c446 if (nd6_prefix_lookup(&pr0) == NULL) {
Dnd6_rtr.c864 nd6_prefix_lookup(pr) in nd6_prefix_lookup() function
1002 if ((pr = nd6_prefix_lookup(new)) != NULL) {
Din6.c710 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) {
766 if ((pr = nd6_prefix_lookup(&pr0)) != NULL &&