Searched refs:sdl_addr_to_hex (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | in_arp.c | 1103 sdl_addr_to_hex(const struct sockaddr_dl *sdl_orig, in sdl_addr_to_hex() function 1800 sizeof(ipv4str)), sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1886 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1894 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 1981 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input() 2071 sdl_addr_to_hex(gateway, buf, (int)sizeof(buf)), in arp_ip_handle_input() 2072 sdl_addr_to_hex(sender_hw, buf2, (int)sizeof(buf2)), in arp_ip_handle_input() 2078 sdl_addr_to_hex(sender_hw, buf, in arp_ip_handle_input()
|