OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NDP_Sol
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
721
#define
NDP_Sol
0x87
mDNS.c
2981
const mDNSv6Addr *const v6dst = (op ==
NDP_Sol
) ? &mc : tpa;
3024
if (op ==
NDP_Sol
) // Neighbor Solicitation. The NDP "target" is the address we seek.
4610
SendNDP(m,
NDP_Sol
, 0, ar, &zerov6Addr, mDNSNULL, &ar->AddressProxy.ip.v6, &ar->WakeUp.IMAC);
17815
if (ndp->type ==
NDP_Sol
)
17876
ndp->type ==
NDP_Sol
? "Solicitation " : "Advertisement", sha, spa, &ndp->target, ARDisplayString(m, rr));
Completed in 63 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026