Searched refs:dnsdecode (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/ping/ |
H A D | ping6.c | 253 static const char *dnsdecode(const u_char *, const u_char *, const u_char *, 1461 dnsdecode(const u_char *sp, const u_char *ep, const u_char *base, char *buf, in dnsdecode() function 1491 if (dnsdecode(comp, cp, base, cresult, in dnsdecode() 1709 cp = dnsdecode((const u_char *)cp, end, in pr_pack() 2435 cp = dnsdecode(cp, end, NULL, dnsname, in pr_icmph()
|