ip2str
ip2str(ex->e_ip), vmask, path, sflags);
strlcpy(ipmask, ip2str(ex->e_ip), sizeof(ipmask));
strlcat(ipmask, ip2str(ex->e_mask), sizeof(ipmask));
ip2str(ip));
ip2str(conn->c_srcip), conn->c_path);
g_gate_log(LOG_DEBUG, "Connection created [%s, %s].", ip2str(ip),
"Send socket already exists [%s, %s].", ip2str(ip),
ip2str(ip), conn->c_path);
g_gate_log(LOG_DEBUG, "Connection added [%s, %s].", ip2str(ip),
ip2str(conn->c_srcip), conn->c_path);
g_gate_log(LOG_INFO, "Connection from: %s.", ip2str(ip));