Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c8483 struct ether_addr *remote_mac) in necp_client_destination_mac_address() argument
8490 ASSERT(remote_mac != NULL); in necp_client_destination_mac_address()
8517 bcopy(LLADDR(sdl), remote_mac->octet, ETHER_ADDR_LEN); in necp_client_destination_mac_address()