Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_nbr.c279 struct sockaddr_dl proxydl = {}; in nd6_ns_input() local
416 proxydl = *SDL(rt->rt_gateway); in nd6_ns_input()
532 SA(&proxydl) : NULL); in nd6_ns_input()
543 tlladdr, proxy ? SA(&proxydl) : NULL); in nd6_ns_input()