Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.h411 dlil_ifaddr_bytes_indexable(const struct sockaddr_dl * sdl, size_t *sizep, kauth_cred_t *cred) in dlil_ifaddr_bytes_indexable() function
H A Dkpi_interface.c2336 bytes = dlil_ifaddr_bytes_indexable(SDL(sdlbuf), &bytes_len, credp); in ifnet_lladdr_copy_bytes_internal()
H A Droute.c874 bytes = dlil_ifaddr_bytes_indexable(sdl, &size, credp); in rtm_scrub()