Searched refs:sdl_addr_to_hex (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/bsd/netinet/ |
| H A D | in_arp.c | 1102 sdl_addr_to_hex(const struct sockaddr_dl *sdl_orig, in sdl_addr_to_hex() function 1786 sizeof(ipv4str)), sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1872 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1880 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1967 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 2057 sdl_addr_to_hex(gateway, buf, (int)sizeof(buf)), in arp_ip_handle_input() 2058 sdl_addr_to_hex(sender_hw, buf2, (int)sizeof(buf2)), in arp_ip_handle_input() 2064 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input()
|