Searched refs:NDP_Sol (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h592 #define NDP_Sol 0x87 macro
H A DmDNS.c1927 const mDNSv6Addr *const v6dst = (op == NDP_Sol) ? &mc : tpa;
1970 if (op == NDP_Sol) // Neighbor Solicitation. The NDP "target" is the address we seek.
3025 SendNDP(m, NDP_Sol, 0, ar, &zerov6Addr, mDNSNULL, &ar->AddressProxy.ip.v6, &ar->WakeUp.IMAC);
10287 if (ndp->type == NDP_Sol)
10335 ndp->type == NDP_Sol ? "Solicitation " : "Advertisement", sha, spa, &ndp->target, ARDisplayString(m, rr));

Completed in 199 milliseconds