Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h429 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
H A Din6_ifattach.c522 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_ifattach_linklocal()
H A Dnd6_rtr.c1326 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() function
1501 if ((pr = nd6_prefix_lookup(new)) != NULL) { in prelist_update()
H A Din6.c635 if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { in in6_control()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h429 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);