Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:NDP_Sol

1927 	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));