Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c281 struct sockaddr_dl proxydl = {}; in nd6_ns_input() local
422 proxydl = *SDL(rt->rt_gateway); in nd6_ns_input()
545 SA(&proxydl) : NULL); in nd6_ns_input()
556 tlladdr, proxy ? SA(&proxydl) : NULL); in nd6_ns_input()