Home
last modified time | relevance | path

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

/trueos/sys/netinet6/
HDnd6.h458 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
HDin6_ifattach.c553 if (nd6_prefix_lookup(&pr0) == NULL) { in in6_ifattach_linklocal()
HDnd6_rtr.c846 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() function
990 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
HDin6.c726 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_control()