OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in6_lookup_multi
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
mld6.c
513
in6m =
in6_lookup_multi
(&mld_addr, ifp);
715
in6m =
in6_lookup_multi
(maddr6, ifp);
788
if (
in6_lookup_multi
(&in6m->in6m_addr, in6m->in6m_ifp) != NULL)
856
in6_lookup_multi
(const struct in6_addr *addr, const struct ifnet *ifp)
function
876
in6m =
in6_lookup_multi
(addr, ifp);
888
ingroup =
in6_lookup_multi
(addr, ifp) != NULL;
in6_var.h
564
in6_lookup_multi
(const struct in6_addr *, const struct ifnet *);
in6.c
1408
in6m_sol =
in6_lookup_multi
(&llsol, ifp);
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026