Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c8472 struct ether_addr *remote_mac) in necp_client_destination_mac_address() argument
8479 ASSERT(remote_mac != NULL); in necp_client_destination_mac_address()
8506 bcopy(LLADDR(sdl), remote_mac->octet, ETHER_ADDR_LEN); in necp_client_destination_mac_address()