Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.h406 extern const void *dlil_ifaddr_bytes(const struct sockaddr_dl *, size_t *,
413 const void *__unsafe_indexable raw_bytes = dlil_ifaddr_bytes(sdl, sizep, cred); in dlil_ifaddr_bytes_indexable()
H A Ddlil.c6766 dlil_ifaddr_bytes(const struct sockaddr_dl *sdl, size_t *sizep, in dlil_ifaddr_bytes() function