Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c1391 struct sockaddr *sdl0) /* sockaddr_dl (= proxy NA) or NULL */ in nd6_na_output() argument
1535 if (sdl0 == NULL) { in nd6_na_output()
1537 } else if (sdl0->sa_family == AF_LINK) { in nd6_na_output()
1539 sdl = (struct sockaddr_dl *)(void *)sdl0; in nd6_na_output()