Searched refs:dnsdecode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/ping6/
H A Dping6.c273 char *dnsdecode(const u_char **, const u_char *, const u_char *,
1392 dnsdecode(const u_char **sp, const u_char *ep, const u_char *base, char *buf, function
1423 if (dnsdecode(&comp, cp, base, cresult,
1640 if (dnsdecode((const u_char **)&cp, end,
2443 if (dnsdecode(&cp, end, NULL, dnsname,

Completed in 229 milliseconds