saddr2str
loc = racoon_strdup(saddr2str(sel.local));
rem = racoon_strdup(saddr2str(sel.remote));
saddr2str($4));
saddr2str($4));
saddr2str(rmconf->remote));
saddr2str(remote));
saddr2str(remote));
plog(LLV_DEBUG2, LOCATION, NULL, "local: %s\n", saddr2str(local));
plog(LLV_DEBUG2, LOCATION, NULL, "remote: %s\n", saddr2str(remote));
plog(LLV_DEBUG2, LOCATION, NULL, "p->local: %s\n", saddr2str(p->local));
plog(LLV_DEBUG2, LOCATION, NULL, "p->remote: %s\n", saddr2str(p->remote));
a = racoon_strdup(saddr2str(iph1->local));
a, saddr2str(iph1->remote));
a = racoon_strdup(saddr2str(iph1->local));
a, saddr2str(iph1->remote));
a = racoon_strdup(saddr2str(iph2->src));
a, saddr2str(iph2->dst));
a = racoon_strdup(saddr2str(iph2->src));
a, saddr2str(iph2->dst));
saddr2str(addr));
saddr2str(addr));
saddr2str(addr), strerror(errno));
saddr2str(addr), strerror(errno));
saddr2str(addr), fd);
src = racoon_strdup(saddr2str(iph1->local));
dst = racoon_strdup(saddr2str(iph1->remote));
src = racoon_strdup(saddr2str(iph1->local));
dst = racoon_strdup(saddr2str(iph1->remote));
plog(LLV_DEBUG2, LOCATION, NULL, "iph1->local: %s\n", saddr2str(iph1->local));
plog(LLV_DEBUG2, LOCATION, NULL, "iph1->remote: %s\n", saddr2str(iph1->remote));
plog(LLV_DEBUG2, LOCATION, NULL, "src: %s\n", saddr2str(iph2->src));
plog(LLV_DEBUG2, LOCATION, NULL, "dst: %s\n", saddr2str(iph2->dst));
plog(LLV_DEBUG2, LOCATION, NULL, "src: %s\n", saddr2str(iph2->src));
plog(LLV_DEBUG2, LOCATION, NULL, "dst: %s\n", saddr2str(iph2->dst));
src = racoon_strdup(saddr2str(iph1->local));
dst = racoon_strdup(saddr2str(iph1->remote));
saddr2str((struct sockaddr *)&spidx.src),
saddr2str((struct sockaddr *)&spidx.dst),
saddr2str((struct sockaddr *)&remote), res);
saddr_db = racoon_strdup(saddr2str(iph1->remote));
saddr_act = racoon_strdup(saddr2str(remote));
saddr2str(iph1->remote));
isakmp->etype, saddr2str(remote));
isakmp->etype, saddr2str(remote));
"NAT-D hashing failed for %s\n", saddr2str(iph1->local));
saddr2str(iph1->remote));
saddr2str(iph1->local));
"NAT-D hashing failed for %s\n", saddr2str(iph1->remote));
saddr2str(iph1->remote));
saddr2str(iph1->local));
"NAT-D hashing failed for %s\n", saddr2str(iph1->remote));
"NAT-D hashing failed for %s\n", saddr2str(iph1->local));
"NAT-D hashing failed for %s\n", saddr2str(iph1->remote));
"NAT-D hashing failed for %s\n", saddr2str(iph1->local));
plog(LLV_DEBUG2, LOCATION, NULL, "dst0: %s\n", saddr2str(dst0));
plog(LLV_DEBUG2, LOCATION, NULL, "src: %s\n", saddr2str(src));
plog(LLV_DEBUG2, LOCATION, NULL, "dst: %s\n", saddr2str(dst));
saddr2str((struct sockaddr *)&spidx.src),
saddr2str((struct sockaddr *)&spidx.dst),
saddr2str(iph1->remote)) != 0)
saddr2str(addr), iph1->approval->hashtype,
i = snprintf(p, blen, "%s->", saddr2str(src));
i = snprintf(p, blen, "%s ", saddr2str(dst));
saddr2str(iph2->src));
saddr2str((struct sockaddr *)&spidx->src));
saddr2str(iph2->dst));
saddr2str((struct sockaddr *)&spidx->dst));
a, b->prefs, saddr2str((struct sockaddr *)&sa1));
b, b->prefs, saddr2str((struct sockaddr *)&sa2));
a, b->prefd, saddr2str((struct sockaddr *)&sa1));
b, b->prefd, saddr2str((struct sockaddr *)&sa2));
a = saddr2str((const struct sockaddr *)&spidx->src);
a = saddr2str((const struct sockaddr *)&spidx->dst);
port, saddr2str(raddr), bufs[2]);
port, saddr2str(raddr), bufs[3]);
if ((srcstr = saddr2str((struct sockaddr *)&evtdump->ec_ph1src)) == NULL)
if ((dststr = saddr2str((struct sockaddr *)&evtdump->ec_ph1dst)) == NULL)
if ((srcaddr = saddr2str(src)) == NULL)
"anonymous" : saddr2str(p->remote));
saddr2str(iph1->remote), idstr ? idstr : "<any>");
new->name = racoon_strdup(saddr2str(new->remote));
"sockname %s\n", saddr2str((struct sockaddr *)&ss));
"send packet from %s\n", saddr2str(src));
"send packet to %s\n", saddr2str(dst));
saddr2str((struct sockaddr *)&src6),
saddr2str((struct sockaddr *)&dst6),
i + 1, len, saddr2str(dst));
saddr2str((struct sockaddr *)&src6));
saddr2str((struct sockaddr *)&dst6));
i + 1, len, saddr2str(dst));
i + 1, len, saddr2str(dst));
src = racoon_strdup(saddr2str(saddr));
dst = racoon_strdup(saddr2str(daddr));
extern char *saddr2str(const struct sockaddr *);