Searched refs:dnsdecode (Results 1 – 1 of 1) sorted by relevance
/external/ping6/ |
D | ping6.c | 282 char *dnsdecode(const u_char **, const u_char *, const u_char *, 1364 dnsdecode(const u_char **sp, const u_char *ep, const u_char *base, char *buf, in dnsdecode() function 1396 if (dnsdecode(&comp, cp, base, cresult, in dnsdecode() 1605 if (dnsdecode((const u_char **)&cp, end, in pr_pack() 2359 if (dnsdecode(&cp, end, NULL, dnsname, in pr_icmph()
|