inet_to_string
inet_to_string(protocolAddress), mac_to_string(LLADDR(hardwareAddress)),
TRACE(("%s(): address %s\n", __FUNCTION__, inet_to_string(inetAddress)));
TRACE(("%s(): address %s\n", __FUNCTION__, inet_to_string(inetAddress)));
dprintf(" proto sender: %s\n", inet_to_string(header.protocol_sender));
dprintf(" proto target: %s\n", inet_to_string(header.protocol_target));